Just an obsession

This commit is contained in:
Serge Lamikhov-Center 2020-06-10 07:23:23 -07:00
parent 5c8730b6e9
commit de472e3e96

View File

@ -1,6 +1,6 @@
AM_CPPFLAGS = -I$(top_srcdir)/..
bin_PROGRAMS = ELFIOTest
AM_CPPFLAGS = -I$(top_srcdir)/..
bin_PROGRAMS = ELFIOTest
ELFIOTest_SOURCES = ELFIOTest.cpp ELFIOTest1.cpp
ELFIOTest_LDADD = -lboost_unit_test_framework
ELFIOTest_LDADD = -lboost_unit_test_framework
TESTS=runELFtests