summaryrefslogtreecommitdiff
path: root/libs/gtkmm2/tests/scrolledwindow/Makefile.am
diff options
context:
space:
mode:
Diffstat (limited to 'libs/gtkmm2/tests/scrolledwindow/Makefile.am')
-rw-r--r--libs/gtkmm2/tests/scrolledwindow/Makefile.am6
1 files changed, 6 insertions, 0 deletions
diff --git a/libs/gtkmm2/tests/scrolledwindow/Makefile.am b/libs/gtkmm2/tests/scrolledwindow/Makefile.am
new file mode 100644
index 0000000000..519d9ecdef
--- /dev/null
+++ b/libs/gtkmm2/tests/scrolledwindow/Makefile.am
@@ -0,0 +1,6 @@
+include $(top_srcdir)/tests/Makefile.am_fragment
+
+noinst_PROGRAMS = test
+test_SOURCES = main.cc
+
+