diff options
author | Matthias Clasen <matthiasc@src.gnome.org> | 2005-06-30 21:01:58 +0000 |
---|---|---|
committer | Matthias Clasen <matthiasc@src.gnome.org> | 2005-06-30 21:01:58 +0000 |
commit | 399b0456ce030b28d4b409b2e97e450d02b39389 (patch) | |
tree | eadc529628c51b1fd76616c2e5feef3bba6649ae /tests/Makefile.am | |
parent | b2c3479c90d0d2d29b8d4268223627a9d0850814 (diff) |
2.7.1GLIB_2_7_1
Diffstat (limited to 'tests/Makefile.am')
-rw-r--r-- | tests/Makefile.am | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/tests/Makefile.am b/tests/Makefile.am index b30c2cf7b..2cc3e7bc8 100644 --- a/tests/Makefile.am +++ b/tests/Makefile.am @@ -185,4 +185,6 @@ dist-hook: $(BUILT_EXTRA_DIST) done DISTCLEANFILES = iochannel-test-outfile \ - file-test-get-contents + file-test-get-contents \ + maptest \ + mapchild |