summaryrefslogtreecommitdiff
path: root/test/smoke-tests/Makefile.am.inc
blob: 2c0fba3a3439718a514676c33fcd2bf302910305 (plain)
1
2
3
4
5
# Copyright 2013 Endless Mobile, Inc.

test_smoke_tests_hello_SOURCES = $(ENDLESS_TESTS_DIRECTORY)/smoke-tests/hello.c
test_smoke_tests_hello_CPPFLAGS = $(TEST_FLAGS)
test_smoke_tests_hello_LDADD = $(TEST_LIBS)