Fixed missing HTTP server headers.
[runtime.git] / lib / silchttp / Makefile.ad
index 030e47820a7eb590ab95054a70cd332bd34b1756..fcead4bbecf2d17de8e9e29a86c3fe144dbebc5a 100644 (file)
@@ -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)