1 2 3 4 5 6 7
ACLOCAL_AMFLAGS = -I m4 SUBDIRS = lib src data m4 tests dist-hook: chmod a+w ${distdir}/ChangeLog if test -d _darcs; then darcs changes >${distdir}/ChangeLog; fi