Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
path: root/Makefile.in
diff options
context:
space:
mode:
authorBert Freudenberg <bert@localhost.localdomain>2009-09-12 13:34:33 (GMT)
committer Bert Freudenberg <bert@localhost.localdomain>2009-09-12 13:34:33 (GMT)
commit1152a8d10560308c974fb02a13c3a6ad93d864e0 (patch)
treee8e377233fd0f8f0e95b11c5e589941dd22a0c1d /Makefile.in
parent108e41237aa0d30bbcc848b4c7ded3bf2d9c17b3 (diff)
Do not modify po/templates/etoys.pot during build (SUGAR-1329)
Diffstat (limited to 'Makefile.in')
-rw-r--r--Makefile.in2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile.in b/Makefile.in
index 4f19714..b52df69 100644
--- a/Makefile.in
+++ b/Makefile.in
@@ -6,7 +6,7 @@ datarootdir = @datarootdir@
datadir = @datadir@
bindir = @bindir@
-default: Makefile Content translation
+default: Makefile Content Content/locale
configure: configure.ac
autoconf