# $Id: Makefile.am,v 1.2.2.1 2005/10/26 18:23:03 korpela Exp $ # # AUTOMAKE_OPTIONS = foreign ## make sure rebuilding uses the right aclocal-switches ACLOCAL_AMFLAGS = -I m4 SUBDIRS = client dist-hook: rm -rf `find $(distdir) -name .backup -prune -o -name '*~' -o -name CVS` client-bin: cd client && make client-bin client-bin-gz EXTRA_DIST = \ db \ client/test_workunits \ INSTALL