Changeset 3 for trunk/Makefile.am
- Timestamp:
- 04/10/06 08:03:25 (3 years ago)
- Files:
-
- 1 modified
-
trunk/Makefile.am (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/Makefile.am
r2 r3 1 1 # Process this file with automake to produce a Makefile.in file. 2 SUBDIRS = intl po m4 src tests doc 2 SUBDIRS = intl po m4 src doc 3 if build_tests 4 SUBDIRS += tests 5 endif 3 6 4 7 ACLOCAL_AMFLAGS = -I m4
