diff options
author | Christian Beier <dontmind@freeshell.org> | 2014-10-02 18:40:54 +0200 |
---|---|---|
committer | Christian Beier <dontmind@freeshell.org> | 2014-10-02 18:40:54 +0200 |
commit | 6e39e7c6f876370a106627c2c6e06ce2f0399473 (patch) | |
tree | 31648282a82e05f1b7606d6fc0ccdbc7b0aae883 /.gitignore | |
parent | 9994e3aad013c0f73840f2f0c3c8bf225670538f (diff) | |
download | libtdevnc-6e39e7c6f876370a106627c2c6e06ce2f0399473.tar.gz libtdevnc-6e39e7c6f876370a106627c2c6e06ce2f0399473.zip |
INSTALL and ltmain.sh need those leading slashes.
.dirstamp, OTOH, is to be expected in several subdirectories.
Diffstat (limited to '.gitignore')
-rw-r--r-- | .gitignore | 4 |
1 files changed, 2 insertions, 2 deletions
@@ -82,6 +82,6 @@ cmake_install.cmake /rfbproto.pdf /rfbproto.rst /vencrypt.txt -INSTALL +/INSTALL .dirstamp -ltmain.sh +/ltmain.sh |