Changeset 26 for branches/pdfcube-0.0.3/Makefile.am
- Timestamp:
- 11/20/08 16:01:24 (3 years ago)
- Files:
-
- 1 modified
-
branches/pdfcube-0.0.3/Makefile.am (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
branches/pdfcube-0.0.3/Makefile.am
r4 r26 1 1 ## top-level Makefile.am 2 2 3 #Include extra macros 4 ACLOCAL_AMFLAGS = -I m4 5 3 6 #Build in these directories: 4 SUBDIRS = src 7 SUBDIRS = src m4 5 8 6 9 #Distribute these directories: 7 DIST_SUBDIRS = src10 DIST_SUBDIRS = src m4 8 11 9 EXTRA_DIST =autogen.sh12 EXTRA_DIST = autogen.sh

