summaryrefslogtreecommitdiff
path: root/test/smoke-tests/Makefile.am.inc
diff options
context:
space:
mode:
Diffstat (limited to 'test/smoke-tests/Makefile.am.inc')
-rw-r--r--test/smoke-tests/Makefile.am.inc2
1 files changed, 1 insertions, 1 deletions
diff --git a/test/smoke-tests/Makefile.am.inc b/test/smoke-tests/Makefile.am.inc
index 170b335..5ee5ac2 100644
--- a/test/smoke-tests/Makefile.am.inc
+++ b/test/smoke-tests/Makefile.am.inc
@@ -1,6 +1,6 @@
# Copyright 2013 Endless Mobile, Inc.
-test_smoke_tests_hello_SOURCES = $(ENDLESS_TESTS_DIRECTORY)/smoke-tests/hello.c
+test_smoke_tests_hello_SOURCES = test/smoke-tests/hello.c
test_smoke_tests_hello_CPPFLAGS = $(TEST_FLAGS)
test_smoke_tests_hello_LDADD = $(TEST_LIBS)