source:
Makefile.am@
5978
Last change on this file since 5978 was 3744, checked in by , 15 years ago | |
---|---|
File size: 269 bytes |
Line | |
---|---|
1 | ACLOCAL_AMFLAGS = -I m4 |
2 | SUBDIRS = docu source sample |
3 | EXTRA_DIST = etc/pingpong/* etc/patch/* INSTALL LICENSE README bootstrap bootstrap_libs |
4 | |
5 | # hook to remove all .svn files before rolling the tarball |
6 | dist-hook: |
7 | find $(distdir) -name '.[a-zA-Z0-9]*' | xargs rm -rf |
Note:
See TracBrowser
for help on using the repository browser.