mirror of
https://github.com/QuasarApp/ELFIO.git
synced 2025-04-27 12:34:32 +00:00
4 lines
95 B
Makefile
4 lines
95 B
Makefile
AM_CPPFLAGS = -I$(top_srcdir)
|
|
bin_PROGRAMS = tutorial
|
|
tutorial_SOURCES = tutorial.cpp
|