ELFIO/examples/add_section/Makefile.am

4 lines
134 B
Makefile
Raw Normal View History

AM_CPPFLAGS = -I$(top_srcdir)
bin_PROGRAMS = add_section
add_section_SOURCES = add_section.cpp
EXTRA_DIST = CMakeLists.txt