mirror of
https://github.com/serge1/ELFIO.git
synced 2024-11-02 02:26:47 +00:00
4 lines
85 B
Makefile
4 lines
85 B
Makefile
AM_CPPFLAGS = -I$(top_srcdir)
|
|
bin_PROGRAMS = writer
|
|
writer_SOURCES = writer.cpp
|