X-Git-Url: http://git.silcnet.org/gitweb/?p=silc.git;a=blobdiff_plain;f=lib%2Fsilchttp%2FMakefile.ad;h=030e47820a7eb590ab95054a70cd332bd34b1756;hp=0a8d9578c716cdc05a78fe6d79f435d6063b702a;hb=08e0dddd6750b245da53e2bc3528d0b5a6d57e8b;hpb=c33005f2f5ead342fd0417931e38013aacfb98b8 diff --git a/lib/silchttp/Makefile.ad b/lib/silchttp/Makefile.ad index 0a8d9578..030e4782 100644 --- a/lib/silchttp/Makefile.ad +++ b/lib/silchttp/Makefile.ad @@ -20,11 +20,13 @@ AUTOMAKE_OPTIONS = 1.0 no-dependencies foreign noinst_LTLIBRARIES = libsilchttp.la libsilchttp_la_SOURCES = \ - silchttpserver.c + silchttpserver.c \ + silchttpphp.c #ifdef SILC_DIST_TOOLKIT -include_HEADERS = \ - silchttpserver.h +include_HEADERS = \ + silchttpserver.h \ + silchttpphp.h SILC_EXTRA_DIST = tests #endif SILC_DIST_TOOLKIT