diff options
author | Matthias Clasen <matthiasc@src.gnome.org> | 2005-06-10 15:48:25 +0000 |
---|---|---|
committer | Matthias Clasen <matthiasc@src.gnome.org> | 2005-06-10 15:48:25 +0000 |
commit | 604ad5fa3daf9999ad4cc8785f8d648c2a179d5a (patch) | |
tree | 83c403e24410e229b187aa976bc53f0f6291c22e /tests | |
parent | 0b5df1e3783e40b029e0a5c729934e7c08c3c8f8 (diff) | |
download | glib-604ad5fa3daf9999ad4cc8785f8d648c2a179d5a.tar.gz |
2.7.0GLIB_2_7_0
Diffstat (limited to 'tests')
-rw-r--r-- | tests/Makefile.am | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/tests/Makefile.am b/tests/Makefile.am index a3507aa30..6e41a21b5 100644 --- a/tests/Makefile.am +++ b/tests/Makefile.am @@ -182,4 +182,5 @@ dist-hook: $(BUILT_EXTRA_DIST) cp $$f $(distdir)/markups; \ done -DISTCLEANFILES = iochannel-test-outfile +DISTCLEANFILES = iochannel-test-outfile \ + file-test-get-contents |