diff options
Diffstat (limited to 'tests/Makefile.am')
-rw-r--r-- | tests/Makefile.am | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/Makefile.am b/tests/Makefile.am index 2041f0b89d..ddb04fb83f 100644 --- a/tests/Makefile.am +++ b/tests/Makefile.am @@ -95,7 +95,7 @@ testsocket_child_SOURCES = \ testsocket_child.c \ testsocket_common.c -EXTRA_DIST += @STRIP_BEGIN@ \ +EXTRA_DIST = @STRIP_BEGIN@ \ prop-editor.h \ testgtk.1 \ testgtkrc \ |