]> git.pld-linux.org Git - projects/rc-scripts.git/blobdiff - src/Makefile.am
added start-stop-daemon from dpkg-1.10.23
[projects/rc-scripts.git] / src / Makefile.am
index 8307041cc1b4f26959f57f38bfd8efd6af7762f1..c7afde03a4421c6419c3a5b29e9a80aa715cdee6 100644 (file)
@@ -23,7 +23,8 @@ sbin_PROGRAMS =       \
        loglevel \
        getkey \
        ppp-watch \
-       consoletype
+       consoletype \
+       start-stop-daemon
        
 EXTRA_PROGRAMS = \
        testd 
@@ -61,3 +62,6 @@ ppp_watch_LDADD = $(GLIBDIR)/$(GLIBNAME)
 INCLUDES = $(GCFLAGS)
 
 consoletype_SOURCES = consoletype.c
+
+start_stop_daemon_SOURCES = start-stop-daemon.c
+
This page took 0.065872 seconds and 4 git commands to generate.