ELFIO/examples/c_interop/Makefile.am

5 lines
153 B
Makefile
Raw Normal View History

2020-10-10 04:46:01 +00:00
AM_CPPFLAGS = -I$(top_srcdir)
bin_PROGRAMS = c_example
c_example_SOURCES = c_example.c elfio_c_interop.cpp
EXTRA_DIST = CMakeLists.txt