summaryrefslogtreecommitdiff
path: root/test/demos/Makefile.am.inc
diff options
context:
space:
mode:
Diffstat (limited to 'test/demos/Makefile.am.inc')
-rw-r--r--test/demos/Makefile.am.inc5
1 files changed, 5 insertions, 0 deletions
diff --git a/test/demos/Makefile.am.inc b/test/demos/Makefile.am.inc
new file mode 100644
index 0000000..797cfd3
--- /dev/null
+++ b/test/demos/Makefile.am.inc
@@ -0,0 +1,5 @@
+# Copyright 2013 Endless Mobile, Inc.
+
+test_demos_flexy_grid_SOURCES = $(ENDLESS_TESTS_DIRECTORY)/demos/flexy-grid.c
+test_demos_flexy_grid_CPPFLAGS = $(TEST_FLAGS)
+test_demos_flexy_grid_LDADD = $(TEST_LIBS)