AUTOMAKE_OPTIONS = foreign cxx_DIRS = src always_built_SUBDIRS = po SUBDIRS = \ $(always_built_SUBDIRS) \ $(cxx_DIRS) DIST_SUBDIRS = \ $(always_built_SUBDIRS) EXTRA_DIST = \ gno3dtet.spec.in \ gno3dtet.spec \ xmldocs.make \ omf.make \ intltool-extract.in \ intltool-merge.in \ intltool-update.in DISTCLEANFILES = \ intltool-extract \ intltool-merge \ intltool-update # Ignore score files, these *should* be left behind. distuninstallcheck_listfiles = find . -type f -print | grep -v '.scores' | grep-v scrollkeeper