summaryrefslogtreecommitdiffstats
path: root/libs/elfio/ELFIOTest/Makefile.am
blob: 362342e24199f6fe4a19a3560706eb6a4efc5e51 (plain)
1
2
3
4
5
6
AM_CPPFLAGS     = -I$(top_srcdir)
bin_PROGRAMS    = ELFIOTest
ELFIOTest_SOURCES = ELFIOTest.cpp ELFIOTest1.cpp
ELFIOTest_LDADD = -lboost_unit_test_framework

TESTS=runELFtests
OpenPOWER on IntegriCloud