root/Makefile.am
| Revision 3744, 269 bytes (checked in by mayer, 3 years ago) |
|---|
| 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 browser.
