ELFIO/ELFIOTest/Makefile.am
2020-08-08 01:49:07 +03:00

6 lines
137 B
Makefile

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