3 lines
67 B
Makefile
3 lines
67 B
Makefile
noinst_PROGRAMS = xmlgrep
|
|
|
|
xmlgrep_SOURCES = xmlgrep.c xml.c xml.h
|