Code

i18n. Fixed palette makefile (see Bug #672228 can't compile: missing palettes.h,...
authorJazzyNico <nicoduf@yahoo.fr>
Sun, 7 Nov 2010 19:04:32 +0000 (20:04 +0100)
committerJazzyNico <nicoduf@yahoo.fr>
Sun, 7 Nov 2010 19:04:32 +0000 (20:04 +0100)
share/palettes/Makefile.am

index 4f5ddc0239c597b83ce59670aa6e843389b03612..b633a2acd64283f4970d3787e92d58239f236019 100644 (file)
@@ -32,8 +32,8 @@ palettes_i18n = \
     Tango-Palette.gpl \
     Ubuntu.gpl
 
-#palettes.h: i18n.py $(palettes_i18n)
-#      $(srcdir)/i18n.py $(palettes_i18n) > $(srcdir)/palettes.h
+palettes.h: i18n.py $(palettes_i18n)
+       $(srcdir)/i18n.py $(foreach i,$(palettes_i18n),$(srcdir)/$(i)) > $(srcdir)/palettes.h
 
 EXTRA_DIST = $(palettes_DATA) \
              i18n.py