diff options
Diffstat (limited to 'po/Makefile')
-rw-r--r-- | po/Makefile | 5 |
1 files changed, 4 insertions, 1 deletions
diff --git a/po/Makefile b/po/Makefile index dedfc494..0855db87 100644 --- a/po/Makefile +++ b/po/Makefile @@ -29,7 +29,10 @@ FMTCATALOGS = $(patsubst %.po,%.mo,$(CATALOGS)) POTFILES = $(shell ls ../network-scripts/* | grep -v ifcfg-) \ ..$(sbindir)/service \ - ..$(libdir)/systemd/fedora-* \ + ..$(libdir)/systemd/import-state \ + ..$(libdir)/systemd/loadmodules \ + ..$(libdir)/systemd/nis-domainname \ + ..$(libdir)/systemd/readonly-root \ ..$(sysconfdir)/rc.d/init.d/*\ |