From 15e40f4010034b0b550a17e6572cd7eb941a06b3 Mon Sep 17 00:00:00 2001 From: P. J. McDermott Date: Mon, 07 Dec 2015 00:22:58 -0500 Subject: Makefile.am: Add prokit_SOURCES to sources sources is used in the todo target --- (limited to 'Makefile.am') diff --git a/Makefile.am b/Makefile.am index f1e7d92..baf8fe3 100644 --- a/Makefile.am +++ b/Makefile.am @@ -53,6 +53,7 @@ uninstall_dirs = \ '$(DESTDIR)$(pkglocalstatedir)/mount' \ '$(DESTDIR)$(pkglocalstatedir)' sources = \ + $(prokit_SOURCES) \ $(locale_sources) \ $(man1_sources) \ $(man8_sources) \ -- cgit v0.9.1