summaryrefslogtreecommitdiff
path: root/gsl-1.9/test/Makefile.am
blob: b6fe04dece1377fdfac48a062c808e508e2ee961 (plain)
1
2
3
4
5
6
7
8
9
10
noinst_LTLIBRARIES = libgsltest.la

pkginclude_HEADERS = gsl_test.h

libgsltest_la_SOURCES = results.c

#check_PROGRAMS = test
#TESTS = test
#test_SOURCES = test_errnos.c
#test_LDADD =  libgsltest.la ../sys/libgslsys.la ../utils/libutils.la