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 d750ccc4..5692608a 100644 --- a/po/Makefile +++ b/po/Makefile @@ -16,7 +16,7 @@ POTFILES = /etc/ppp/ip* /etc/rc.d/init.d/* /etc/rc.d/rc /etc/rc.d/rc.* \ all: $(NLSPACKAGE).pot $(FMTCATALOGS) -$(NLSPACKAGE).pot: $(POTFILES) +$(NLSPACKAGE).pot: @echo "Please don't run 'make initscripts.pot unless you have a *FULL*, current install." new-pot-file-i-really-mean-it: $(POTFILES) |