ELFIO/examples/add_section/Makefile.am
2020-10-06 10:04:38 +03:00

4 lines
134 B
Makefile

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