diff options
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 = \ |