Author: adrian.chadd
Date: Mon Jun 1 02:10:09 2009
New Revision: 14080
Modified:
branches/LUSCA_HEAD/errors/Makefile.am
Log:
Remove crap from Makefile; this makes the build work again
Modified: branches/LUSCA_HEAD/errors/Makefile.am
==============================================================================
--- branches/LUSCA_HEAD/errors/Makefile.am (original)
+++ branches/LUSCA_HEAD/errors/Makefile.am Mon Jun 1 02:10:09 2009
@@ -51,8 +51,7 @@
Ukrainian-utf8
install-data-local:
- # XXX this shouldn't be here..
- @for l in $(TEMPLATE_LANGUAGES); do ./build.pl src/$$l $$l; done
+ @for l in $(TEMPLATE_LANGUAGES); do ./build.pl src/$$l $$l; done
@for l in $(INSTALL_LANGUAGES); do \
$(mkinstalldirs) $(DESTDIR)$(DEFAULT_ERROR_DIR)/$$l && \
for f in $(srcdir)/$$l/ERR_*; do \
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups
"lusca-commit" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to
[email protected]
For more options, visit this group at
http://groups.google.com/group/lusca-commit?hl=en
-~----------~----~----~----~------~----~------~--~---