Changeset 172 for libyaml/trunk/Makefile.am
- Timestamp:
- 05/21/06 10:58:32 (7 years ago)
- File:
-
- 1 edited
-
libyaml/trunk/Makefile.am (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
libyaml/trunk/Makefile.am
r169 r172 3 3 4 4 SUBDIRS = include src . tests 5 6 EXTRA_DIST = doc/doxygen.cfg 7 8 maintainer-clean-local: 9 -rm -f aclocal.m4 config.h.in configure config/* 10 -find ${builddir} -name Makefile.in -exec rm -f '{}' ';' 11 12 .PHONY: bootstrap 13 bootstrap: maintainer-clean 14 ./bootstrap 15
Note: See TracChangeset
for help on using the changeset viewer.
