From acc192b6e89f610e262bc67273a5e337b6dffa47 Mon Sep 17 00:00:00 2001 From: P. J. McDermott Date: Sun, 06 Dec 2015 23:50:02 -0500 Subject: Makefile.am: Drop bin_sources and pkgdata*_sources --- diff --git a/Makefile.am b/Makefile.am index c47500c..cc553f5 100644 --- a/Makefile.am +++ b/Makefile.am @@ -33,12 +33,6 @@ include $(top_srcdir)/man/local.mk include $(top_srcdir)/locale/local.mk include $(top_srcdir)/tests/local.mk -prokit_SOURCES += \ - $(bin_sources) \ - $(pkgdata_sources) \ - $(pkgdatacmd_sources) \ - $(pkgdataprofile_sources) \ - $(pkgdatapackage_sources) prokit_SHPPFLAGS = \ -DPKGDATADIR="$(pkgdatadir)" \ -DLOCALEDIR="$(localedir)" \ @@ -60,11 +54,6 @@ uninstall_dirs = \ '$(DESTDIR)$(pkglocalstatedir)/mount' \ '$(DESTDIR)$(pkglocalstatedir)' sources = \ - $(bin_sources) \ - $(pkgdata_sources) \ - $(pkgdatacmd_sources) \ - $(pkgdataprofile_sources) \ - $(pkgdatapackage_sources) \ $(man1_sources) \ $(man8_sources) \ $(locale_sources) \ -- cgit v0.9.1