SDL-mirror/test/test-automation/tests/testrect/Makefile.am
2011-08-06 21:32:59 +03:00

4 lines
190 B
Makefile

lib_LTLIBRARIES = libtestrect.la
libtestrect_la_SOURCES = testrect.c
libtestrect_la_CLAGS = -fPIC -g
libtestrect_la_LDFLAGS = `sdl-config --libs` -I ../../src/libSDLtest/.libs/libSDLtest.la