5 lines
80 B
Makefile
5 lines
80 B
Makefile
|
SUBDIRS = LinGP
|
||
|
if COMPILE_TESTS
|
||
|
noinst_HEADERS = LinGP.hpp
|
||
|
endif COMPILE_TESTS
|