MAINTAINERCLEANFILES = \ Makefile \ Makefile.in \ aclocal \ aclocal.m4 \ autom4te.cache \ autom4te-2.53.cache \ config.cache \ config.guess \ config.h \ config.h.in \ config.log \ config.status \ config.sub \ configure \ depcomp \ install-sh \ libtool \ ltmain.sh \ missing \ mkinstalldirs \ stamp-h \ stamp-h1 \ stamp-h.in SUBDIRS = doc src # This is the installer/distributor for the share sub-directories. # This cannot use dist_pkgdata_DATA without explicitly naming every # file to include, and then running the installer once for every file. install-data-local: cp -R share/* $(pkgdatadir) EXTRA_DIST = share