diff options
Diffstat (limited to 'po/Makefile')
-rw-r--r-- | po/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/po/Makefile b/po/Makefile index 5d1d711d..dedfc494 100644 --- a/po/Makefile +++ b/po/Makefile @@ -28,7 +28,7 @@ CATALOGS = $(shell ls *.po) FMTCATALOGS = $(patsubst %.po,%.mo,$(CATALOGS)) POTFILES = $(shell ls ../network-scripts/* | grep -v ifcfg-) \ - ..$(sbindir)/service ..$(sbindir)/sys-unconfig \ + ..$(sbindir)/service \ ..$(libdir)/systemd/fedora-* \ ..$(sysconfdir)/rc.d/init.d/*\ |