1
0
mirror of https://github.com/serge1/ELFIO.git synced 2025-02-20 18:41:07 +00:00
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