[Pm-utils] [PATCH 4/7] Let automake machinery know about pm-functions.

Victor Lowther victor.lowther at gmail.com
Sat Feb 9 21:24:48 PST 2008


---
 pm/Makefile.am |    3 ++-
 1 files changed, 2 insertions(+), 1 deletions(-)

diff --git a/pm/Makefile.am b/pm/Makefile.am
index 40617bd..6140620 100644
--- a/pm/Makefile.am
+++ b/pm/Makefile.am
@@ -8,9 +8,10 @@ pm_sysconfdir = $(sysconfdir)/pm
 
 extra_SCRIPTS =			\
 	functions		\
+	pm-functions		\
 	defaults
 
-CLEANFILES = functions
+CLEANFILES = functions pm-functions
 
 EXTRA_DIST =			\
 	$(extra_SCRIPTS)
-- 
1.5.3.8



More information about the Pm-utils mailing list