summaryrefslogtreecommitdiff
path: root/test/Makefile.am.inc
diff options
context:
space:
mode:
Diffstat (limited to 'test/Makefile.am.inc')
-rw-r--r--test/Makefile.am.inc1
1 files changed, 1 insertions, 0 deletions
diff --git a/test/Makefile.am.inc b/test/Makefile.am.inc
index d2132ff..08a925a 100644
--- a/test/Makefile.am.inc
+++ b/test/Makefile.am.inc
@@ -18,6 +18,7 @@ test_endless_run_tests_SOURCES = \
test/endless/test-window.c \
test/endless/test-flexy-grid.c \
test/endless/test-custom-container.c \
+ test/endless/test-profile.c \
$(NULL)
test_endless_run_tests_CPPFLAGS = $(TEST_FLAGS)
test_endless_run_tests_LDADD = $(TEST_LIBS)