diff options
author | Tor Lillqvist <tlillqvist@suse.com> | 2012-11-05 16:05:50 +0200 |
---|---|---|
committer | Tor Lillqvist <tlillqvist@suse.com> | 2012-11-05 16:05:50 +0200 |
commit | c39ba09616c2f898ad691332b53354aa392a02e0 (patch) | |
tree | 2d61d831ed3f2959e0a4d5ac29f95b0d51e25ac2 /.gitignore | |
parent | 75f7241fb74fed8d523cbdc3f0629611bd5f61e1 (diff) |
Revert "Add the concat-deps executable"
It is already elsewhere, I was mislead by a leftover old one.
This reverts commit 75f7241fb74fed8d523cbdc3f0629611bd5f61e1.
Diffstat (limited to '.gitignore')
-rw-r--r-- | .gitignore | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/.gitignore b/.gitignore index ecd983c6b1da..bfcbb5669fae 100644 --- a/.gitignore +++ b/.gitignore @@ -101,9 +101,6 @@ TAGS /solenv/gdb/libreoffice/*.py[co] /solenv/gdb/libreoffice/util/*.py[co] -/solenv/bin/concat-deps -/solenv/bin/concat-deps.exe - # test output files test/user-template/user/psprint/pspfontcache |