mirror of
https://github.com/serge1/ELFIO.git
synced 2025-01-08 12:47:28 +00:00
4 lines
95 B
Makefile
4 lines
95 B
Makefile
AM_CPPFLAGS = -I$(top_srcdir)
|
|
bin_PROGRAMS = tutorial
|
|
tutorial_SOURCES = tutorial.cpp
|