1
0
mirror of https://github.com/serge1/ELFIO.git synced 2025-03-25 23:36:59 +00:00
2020-08-24 13:05:31 -07:00

4 lines
128 B
Makefile

AM_CPPFLAGS = -I$(top_srcdir)
bin_PROGRAMS = tutorial
tutorial_SOURCES = tutorial.cpp
EXTRA_DIST = CMakeLists.txt