summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authordobey <>2008-07-25 19:13:51 +0000
committerdobey <>2008-07-25 19:13:51 +0000
commite10599a5c2cf7a40a1d19a5e5f7a48f8b8486462 (patch)
tree889c515b68bbd356c388536787b798f8d9a8ace0
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
-rw-r--r--ChangeLog6
-rw-r--r--tests/cases/Makefile.am3
-rw-r--r--tests/results/Makefile.am2
3 files changed, 11 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index bae693e..e66a240 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,11 @@
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
+
+2008-07-25 Rodney Dawes <dobey.pwns@gmail.com>
+
* tests/cases/context.xml.in:
* tests/results/context.xml:
* tests/results/context.xml.in.h:
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 \