]> git.ipfire.org Git - thirdparty/dhcp.git/blob - keama/Makefile.am
[#64,!35] Restored work
[thirdparty/dhcp.git] / keama / Makefile.am
1 sbin_PROGRAMS = keama
2 keama_SOURCES = keama.c data.c conflex.c json.c confparse.c parse.c options.c
3 keama_SOURCES += reduce.c print.c eval.c
4 man_MANS = keama.8
5 EXTRA_DIST = $(man_MANS)