mirror of
https://github.com/serge1/ELFIO.git
synced 2024-11-02 11:27:03 +00:00
4 lines
99 B
Makefile
4 lines
99 B
Makefile
|
AM_CPPFLAGS = -I$(top_srcdir)
|
||
|
bin_PROGRAMS = anonymizer
|
||
|
anonymizer_SOURCES = anonymizer.cpp
|