SUBDIRS = doc src ACLOCAL_AMFLAGS = -I src/m4 # Include the RPM spec file in the .tar ball EXTRA_DIST = jikes.spec svnclean: svn st --no-ignore | grep ^I | cut -c8- | awk '{print "\"" $$0 "\""}'| xargs rm -rf