ELFIO/tests/Makefile.am
Serge Lamikhov-Center 4f89bb0553 Rename tests directory
2020-08-09 22:23:41 -07:00

6 lines
137 B
Makefile

AM_CPPFLAGS = -I$(top_srcdir)/..
bin_PROGRAMS = ELFIOTest
ELFIOTest_SOURCES = ELFIOTest.cpp ELFIOTest1.cpp
TESTS=runELFtests