summaryrefslogtreecommitdiff
path: root/tests
diff options
context:
space:
mode:
authordobey <>2008-07-25 19:13:51 +0000
committerdobey <>2008-07-25 19:13:51 +0000
commite10599a5c2cf7a40a1d19a5e5f7a48f8b8486462 (patch)
tree889c515b68bbd356c388536787b798f8d9a8ace0 /tests
parente1baaea8955de877de1eeb0c3f9479a102ed2791 (diff)
downloadintltool-e10599a5c2cf7a40a1d19a5e5f7a48f8b8486462.tar.gz
2008-07-25 Rodney Dawes <dobey.pwns@gmail.com>
* tests/cases/Makefile.am: * tests/results/Makefile.am: Add new test cases to EXTRA_DIST and CLEANFILES as appropriate
Diffstat (limited to 'tests')
-rw-r--r--tests/cases/Makefile.am3
-rw-r--r--tests/results/Makefile.am2
2 files changed, 5 insertions, 0 deletions
diff --git a/tests/cases/Makefile.am b/tests/cases/Makefile.am
index 618b40e..ba039c1 100644
--- a/tests/cases/Makefile.am
+++ b/tests/cases/Makefile.am
@@ -2,6 +2,7 @@ NULL =
EXTRA_DIST = \
az.po \
+ context.xml.in \
extract-comments.xml \
extract1.desktop \
extract10.templates_ \
@@ -44,6 +45,8 @@ EXTRA_DIST = \
$(NULL)
CLEANFILES = \
+ context.xml \
+ context.xml.in.h \
extract-comments.xml.h \
extract10.templates_.h \
extract12.xml.in.h \
diff --git a/tests/results/Makefile.am b/tests/results/Makefile.am
index 1640266..fc16247 100644
--- a/tests/results/Makefile.am
+++ b/tests/results/Makefile.am
@@ -1,6 +1,8 @@
NULL =
EXTRA_DIST = \
+ context.xml \
+ context.xml.in.h \
extract-comments.xml.h \
extract1.desktop.h \
extract10.templates_.h \