mirror of
https://github.com/serge1/ELFIO.git
synced 2025-01-17 07:17:25 +00:00
4 lines
85 B
Makefile
4 lines
85 B
Makefile
AM_CPPFLAGS = -I$(top_srcdir)
|
|
bin_PROGRAMS = writer
|
|
writer_SOURCES = writer.cpp
|