Changeset 21
- Timestamp:
- Dec 31, 2005, 12:20:00 AM (17 years ago)
- Location:
- trunk
- Files:
-
- 2 added
- 2 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/Makefile.am
r8 r21 3 3 ## $Id$ 4 4 5 SUBDIRS = lib test5 SUBDIRS = lib bin test -
trunk/configure.ac
r12 r21 32 32 33 33 AC_CONFIG_FILES([Makefile 34 lib/Makefile 35 test/Makefile]) 34 bin/Makefile 35 lib/Makefile 36 test/Makefile]) 36 37 37 38 AC_OUTPUT
Note: See TracChangeset
for help on using the changeset viewer.