summaryrefslogtreecommitdiff
path: root/source3/po/Makefile.in
diff options
context:
space:
mode:
Diffstat (limited to 'source3/po/Makefile.in')
-rw-r--r--source3/po/Makefile.in4
1 files changed, 1 insertions, 3 deletions
diff --git a/source3/po/Makefile.in b/source3/po/Makefile.in
index 417827413e..2c2c1dd495 100644
--- a/source3/po/Makefile.in
+++ b/source3/po/Makefile.in
@@ -79,7 +79,7 @@ INSTOBJEXT = .mo
rm -f $@ && $(GENCAT) $@ $*.msg
-all: cat-id-tbl.c
+all: all-yes
all-yes: cat-id-tbl.c $(CATALOGS)
all-no:
@@ -229,8 +229,6 @@ update-po: Makefile
fi; \
done
-update-gmo: $(CATALOGS)
-
POTFILES: POTFILES.in
( if test 'x$(srcdir)' != 'x.'; then \
posrcprefix='$(top_srcdir)/'; \