projects
/
platform
/
upstream
/
libexif.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
94fe368
)
ship all required NLS test files
author
Hans Ulrich Niedermann
<hun@n-dimensional.de>
Sun, 13 Mar 2005 04:15:33 +0000
(
05:15
+0100)
committer
Hans Ulrich Niedermann
<hun@n-dimensional.de>
Sun, 13 Mar 2005 04:15:33 +0000
(
05:15
+0100)
test/nls/Makefile.am
patch
|
blob
|
history
diff --git
a/test/nls/Makefile.am
b/test/nls/Makefile.am
index 8b157cd0821218bfcebe818b55be5251d4609d32..401e00421cac0521c41e93b6ee10683f4e688ad1 100644
(file)
--- a/
test/nls/Makefile.am
+++ b/
test/nls/Makefile.am
@@
-10,6
+10,8
@@
CLEANFILES = $(check_SCRIPTS)
# test_nls_LDADD = $(top_builddir)/libexif/libexif.la $(INTLLIBS)
+EXTRA_DIST = check-localedir.in check-nls.in test-nls.c
+
%.sh: %.in Makefile
sed 's|@top_builddir\@|$(top_builddir)|g;s|@localedir\@|$(localedir)|g;s|@PRINT_LOCALEDIR\@|./print-localedir$(EXEEXT)|g;s|@build_alias\@|$(build_alias)|g;s|@host_alias\@|$(host_alias)|g' < $< > $@
chmod +x $@