summaryrefslogtreecommitdiff
path: root/test/test-automation/tests/Makefile.am
blob: d320ea8760f93b59a6806ad8c703d73a8961184b (plain)
1
2
3
4
5
6
7
8
lib_LTLIBRARIES = libtest.la
libtest_la_SOURCES = test.c asserts.c
libtest_la_CLAGS = -fPIC
libtest_la_LDFLAGS = `sdl-config --libs`

distclean-local:
	rm *.dylib