author | Michael Krelin <hacker@klever.net> | 2009-04-11 16:44:46 (UTC) |
---|---|---|
committer | Michael Krelin <hacker@klever.net> | 2009-04-11 16:44:46 (UTC) |
commit | d0509b2da90aa54ea923cf5731174e6b0a33d0eb (patch) (unidiff) | |
tree | 3dc38d594f11f1588f3a8ac830c1d72ef7a934a3 /.gitignore | |
parent | f3308ce9dbe8d07a9b1f71d158b0e67c017044ce (diff) | |
download | libopkele-d0509b2da90aa54ea923cf5731174e6b0a33d0eb.zip libopkele-d0509b2da90aa54ea923cf5731174e6b0a33d0eb.tar.gz libopkele-d0509b2da90aa54ea923cf5731174e6b0a33d0eb.tar.bz2 |
add libtool macros to distributed tarball
-rw-r--r-- | .gitignore | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -1,21 +1,22 @@ | |||
1 | configure | 1 | configure |
2 | Makefile.in | 2 | Makefile.in |
3 | Doxyfile | 3 | Doxyfile |
4 | config.log | 4 | config.log |
5 | depcomp | 5 | depcomp |
6 | config.guess | 6 | config.guess |
7 | config.h | 7 | config.h |
8 | config.sub | 8 | config.sub |
9 | ltmain.sh | 9 | ltmain.sh |
10 | INSTALL | 10 | INSTALL |
11 | NEWS | 11 | NEWS |
12 | Makefile | 12 | Makefile |
13 | config.status | 13 | config.status |
14 | stamp-h1 | 14 | stamp-h1 |
15 | config.h.in | 15 | config.h.in |
16 | libtool | 16 | libtool |
17 | autom4te.cache | 17 | autom4te.cache |
18 | libopkele.pc | 18 | libopkele.pc |
19 | missing | 19 | missing |
20 | aclocal.m4 | 20 | aclocal.m4 |
21 | install-sh | 21 | install-sh |
22 | aclocal.d | ||