summaryrefslogtreecommitdiffstats
path: root/Makefile.am
diff options
context:
space:
mode:
authorP. J. McDermott <pj@pehjota.net>2015-12-06 23:52:12 (EST)
committer P. J. McDermott <pj@pehjota.net>2015-12-06 23:52:12 (EST)
commitcc5409f8a9e7bb5b1b5c96e373aa78c694c2f402 (patch)
tree7381d8d990548e2772fb681e00452596070ea57d /Makefile.am
parentacc192b6e89f610e262bc67273a5e337b6dffa47 (diff)
Move some include directives out of Makefile.am
Diffstat (limited to 'Makefile.am')
-rw-r--r--Makefile.am3
1 files changed, 0 insertions, 3 deletions
diff --git a/Makefile.am b/Makefile.am
index cc553f5..0558e70 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -26,9 +26,6 @@ prokit_SOURCES =
include $(top_srcdir)/src/local.mk
include $(top_srcdir)/lib/local.mk
-include $(top_srcdir)/lib/cmd/local.mk
-include $(top_srcdir)/lib/profile/local.mk
-include $(top_srcdir)/lib/package/local.mk
include $(top_srcdir)/man/local.mk
include $(top_srcdir)/locale/local.mk
include $(top_srcdir)/tests/local.mk