summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorJohn Dennis <jdennis@redhat.com>2010-03-09 17:07:21 -0500
committerRob Crittenden <rcritten@redhat.com>2010-03-16 13:58:17 -0400
commitae1d6d38f01d6ef577a89389a85c3bdbba4e993b (patch)
tree28eba72b00e8cd41559f7c17fe3b729c5f99dcf4
parentc350f841342675440837740f9df1c582e499da25 (diff)
downloadfreeipa-ae1d6d38f01d6ef577a89389a85c3bdbba4e993b.tar.gz
freeipa-ae1d6d38f01d6ef577a89389a85c3bdbba4e993b.tar.xz
freeipa-ae1d6d38f01d6ef577a89389a85c3bdbba4e993b.zip
remove .pot target from Makefile.in
We want to manually make the .pot file, we shouldn't have anything in the Makefile which will cause the .pot file to be rebuilt because of dependencies.
-rw-r--r--install/po/Makefile.in3
1 files changed, 0 insertions, 3 deletions
diff --git a/install/po/Makefile.in b/install/po/Makefile.in
index f696c17f..8cb57891 100644
--- a/install/po/Makefile.in
+++ b/install/po/Makefile.in
@@ -185,9 +185,6 @@ create-po: $(DOMAIN).pot
fi; \
done
-$(DOMAIN).pot: $(POTFILES)
- $(MAKE) update-pot
-
update-po: update-pot
$(MAKE) all