added renew_reminder.py to BINARIES
authorTony Mack <tmack@cs.princeton.edu>
Wed, 28 Nov 2007 22:34:48 +0000 (22:34 +0000)
committerTony Mack <tmack@cs.princeton.edu>
Wed, 28 Nov 2007 22:34:48 +0000 (22:34 +0000)
Makefile

index becf38d..c068a47 100644 (file)
--- a/Makefile
+++ b/Makefile
@@ -2,7 +2,7 @@
 # $Id$
 #
 
-BINARIES = plc-config plc-config-tty db-config dns-config refresh-peer.py plc-map.py clean-empty-dirs.py mtail.py
+BINARIES = plc-config plc-config-tty db-config dns-config refresh-peer.py plc-map.py clean-empty-dirs.py mtail.py renew_reminder.py
 INIT_SCRIPTS = api bootcd bootmanager crond db dns functions gpg httpd mail network packages postgresql ssh ssl syslog
 
 INITS=$(addprefix plc.d/,$(INIT_SCRIPTS))