Fix ignore files some more.

This commit is contained in:
Roy Marples
2008-03-03 13:31:25 +00:00
parent 35929e23bb
commit b614477948
7 changed files with 18 additions and 10 deletions

9
init.d.misc/.gitignore vendored Normal file
View File

@@ -0,0 +1,9 @@
avahi-dnsconfd
avahid
dbus
hald
named
ntpd
openvpn
polkitd
sshd

View File

@@ -1,6 +1,7 @@
DIR= /etc/init.d
SRCS= avahi-dnsconfd.in avahi.in dbus.in hald.in named.in ntpd.in \
SRCS= avahi-dnsconfd.in avahid.in dbus.in hald.in named.in ntpd.in \
openvpn.in polkitd.in sshd.in
MK= ../mk
include ${MK}/scripts.mk
include Makefile.${OS}