1SUBDIRS =	src
2
3EXTRA_DIST=autogen.sh
4
5distclean-local:
6	rm -rf autom4te.cache
7
8