missing header

This commit is contained in:
lxsang 2019-11-13 13:25:35 +01:00
parent 1305c6268e
commit 0d9e536e55

View File

@ -34,6 +34,7 @@ pkginclude_HEADERS = lib/ini.h \
lib/scheduler.h \
lib/plugin.h
EXTRA_DIST = plugin_manager.h http_server.h
# check for db
if DB
libantd_la_SOURCES += lib/dbhelper.c