Changes in Makefile.am [e70e54e:42a2970]
- File:
-
- 1 edited
-
Makefile.am (modified) (2 diffs)
Legend:
- Unmodified
- Added
- Removed
-
Makefile.am
re70e54e r42a2970 21 21 22 22 SUBDIRS = driver src . @LIBCFA_TARGET_DIRS@ 23 DIST_SUBDIRS = driver src . libcfa benchmark longrun_tests tests tools tools/prettyprinter 23 24 24 25 @LIBCFA_TARGET_MAKEFILES@ : Makefile $(srcdir)/libcfa/configure … … 32 33 33 34 man1_MANS = doc/man/cfa.1 35 36 EXTRA_DIST = LICENSE doc/man/cfa.1 libcfa/configure automake libcfa/Makefile.dist.am libcfa/Makefile.dist.in 34 37 35 38 debug=yes
Note:
See TracChangeset
for help on using the changeset viewer.