diff options
author | Matthias Clasen <matthiasc@src.gnome.org> | 2006-05-05 16:21:19 +0000 |
---|---|---|
committer | Matthias Clasen <matthiasc@src.gnome.org> | 2006-05-05 16:21:19 +0000 |
commit | 2fba613b4df21e8d4ff55f44f5dd4b3b673149f5 (patch) | |
tree | 429c6b55a12d598542bd909dae11544ce9ab31d1 /tests | |
parent | 3debd9ce309e340817a25661ce38dd0246f73744 (diff) | |
download | gtk+-2fba613b4df21e8d4ff55f44f5dd4b3b673149f5.tar.gz |
2.9.0GTK_2_9_0
Diffstat (limited to 'tests')
-rw-r--r-- | tests/Makefile.am | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/tests/Makefile.am b/tests/Makefile.am index 23b5c224d6..32bac901e4 100644 --- a/tests/Makefile.am +++ b/tests/Makefile.am @@ -229,6 +229,7 @@ testtoolbar_SOURCES = \ testprint_SOURCES = \ testprint.c \ + testprintfileoperation.h \ testprintfileoperation.c testsocket_SOURCES = \ |