From 27856a81c9aa5ca4f64dc7a4483d9216adf56705 Mon Sep 17 00:00:00 2001 From: Bill Nottingham Date: Wed, 10 Sep 2008 16:53:27 -0400 Subject: Track upstart jobs as well. --- po/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'po/Makefile') diff --git a/po/Makefile b/po/Makefile index 5692608a..2ab3d028 100644 --- a/po/Makefile +++ b/po/Makefile @@ -12,7 +12,7 @@ FMTCATALOGS = $(patsubst %.po,%.mo,$(CATALOGS)) POTFILES = /etc/ppp/ip* /etc/rc.d/init.d/* /etc/rc.d/rc /etc/rc.d/rc.* \ $(shell ls /etc/sysconfig/network-scripts/* | grep -v ifcfg-) \ - /sbin/service /usr/sbin/sys-unconfig + /sbin/service /usr/sbin/sys-unconfig /etc/event.d/* all: $(NLSPACKAGE).pot $(FMTCATALOGS) -- cgit v1.2.1