From 8d0e81414d89d72c5b88d95c80d803eca67da43f Mon Sep 17 00:00:00 2001 From: Pekka Riikonen Date: Mon, 22 Sep 2008 07:48:15 +0300 Subject: [PATCH] Fixed missing HTTP server headers. --- lib/silchttp/Makefile.ad | 2 -- 1 file changed, 2 deletions(-) diff --git a/lib/silchttp/Makefile.ad b/lib/silchttp/Makefile.ad index 030e4782..fcead4bb 100644 --- a/lib/silchttp/Makefile.ad +++ b/lib/silchttp/Makefile.ad @@ -23,13 +23,11 @@ libsilchttp_la_SOURCES = \ silchttpserver.c \ silchttpphp.c -#ifdef SILC_DIST_TOOLKIT include_HEADERS = \ silchttpserver.h \ silchttpphp.h SILC_EXTRA_DIST = tests -#endif SILC_DIST_TOOLKIT EXTRA_DIST = *.h $(SILC_EXTRA_DIST) -- 2.24.0