MAINTAINERCLEANFILES = \ aclocal.m4 \ autom4te.cache \ config/config.guess \ config/config.sub \ config/depcomp \ config/install-sh \ config/ltmain.sh \ config/missing \ config/texinfo.tex \ config.log \ config.status \ configure \ libtool \ Makefile.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: install -D share/* $(pkgdatadir) EXTRA_DIST = share