aboutsummaryrefslogtreecommitdiffstats
path: root/src/Makefile
diff options
context:
space:
mode:
authorBill Nottingham <notting@redhat.com>2001-06-20 21:16:44 +0000
committerBill Nottingham <notting@redhat.com>2001-06-20 21:16:44 +0000
commit8c83c9d11b620a687673eb1194ebb47223c18b6b (patch)
tree8f1d837a8de78c4fc5e87973b8fc6d56dec03fe1 /src/Makefile
parent13df2e5b6f925e2fc461a819af006dbe37e55688 (diff)
downloadinitscripts-8c83c9d11b620a687673eb1194ebb47223c18b6b.tar
initscripts-8c83c9d11b620a687673eb1194ebb47223c18b6b.tar.gz
initscripts-8c83c9d11b620a687673eb1194ebb47223c18b6b.tar.bz2
initscripts-8c83c9d11b620a687673eb1194ebb47223c18b6b.tar.xz
initscripts-8c83c9d11b620a687673eb1194ebb47223c18b6b.zip
fix Makefile to not delete a script
Diffstat (limited to 'src/Makefile')
-rw-r--r--src/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/Makefile b/src/Makefile
index 92b6e8e8..fd4a4d5f 100644
--- a/src/Makefile
+++ b/src/Makefile
@@ -1,7 +1,7 @@
CFLAGS+=$(RPM_OPT_FLAGS) -Wall -D_GNU_SOURCE
PROGS=usernetctl doexec netreport testd usleep ipcalc initlog minilogd \
- getkey ppp-watch consoletype mkkerneldoth
+ getkey ppp-watch consoletype
PPPWATCH_OBJS=ppp-watch.o shvar.o
INITLOG_OBJS=initlog.o process.o
USLEEP_OBJS=usleep.o