root/trunk/Makefile.am
| Revision 67, 200 bytes (checked in by mirko, 8 weeks ago) |
|---|
| Line | |
|---|---|
| 1 | ## top-level Makefile.am |
| 2 | |
| 3 | #Include extra macros |
| 4 | ACLOCAL_AMFLAGS = -I m4 |
| 5 | |
| 6 | #Build in these directories: |
| 7 | SUBDIRS = src |
| 8 | |
| 9 | #Distribute these directories: |
| 10 | DIST_SUBDIRS = src m4 man |
| 11 | |
| 12 | EXTRA_DIST = autogen.sh |
Note: See TracBrowser
for help on using the browser.

