ELFIO/examples/elfdump/Makefile.am
2020-11-02 17:20:13 +02:00

5 lines
123 B
Makefile

AM_CPPFLAGS = -I$(top_srcdir)
bin_PROGRAMS = elfdump
elfdump_SOURCES = elfdump.cpp
EXTRA_DIST = CMakeLists.txt