1 2 3 4 5 6 7 8 9
bin_PROGRAMS = httpap httpap_LDADD = -L../common -lor httpap_SOURCES = httpap.c http.c noinst_HEADERS = httpap.h http.h