SUBDIRS = src bin fluxlet modules doc examples . textdir = $(pkgdatadir) text_DATA = AUTHORS BUGS ChangeLog COPYING NEWS README AUX_DIST = config.guess config.log config.sub depcomp install-sh libtool ltmain.sh \ missing mkinstalldirs py-compile python-needs version.h EXTRA_DIST = bootstrap AUTHORS BUGS COPYING ChangeLog NEWS README TODO MAINTAINERCLEANFILES = Makefile.in aclocal.m4 build-stamp configure config-h.in \ install-stamp stamp-h.in $(AUX_DIST) #uninstall-local: # rmdir $(pkgdatadir) #distclean-local: # rm -f *\~