summaryrefslogtreecommitdiff
path: root/tests/Makefile.am
diff options
context:
space:
mode:
Diffstat (limited to 'tests/Makefile.am')
-rw-r--r--tests/Makefile.am3
1 files changed, 2 insertions, 1 deletions
diff --git a/tests/Makefile.am b/tests/Makefile.am
index 5f9bbf0090..d704321417 100644
--- a/tests/Makefile.am
+++ b/tests/Makefile.am
@@ -1,4 +1,5 @@
## Makefile.am for gtk+/tests
+include $(top_srcdir)/Makefile.decl
INCLUDES = \
-I$(top_srcdir) \
@@ -317,7 +318,7 @@ testrecentchoosermenu_SOURCES = \
testvolumebutton_SOURCES = \
testvolumebutton.c
-EXTRA_DIST = \
+EXTRA_DIST += \
prop-editor.h \
testgtk.1 \
testgtkrc \