Browse Source

server_hooks.h is required by callout_manager.h

Marcin Wyszynski 10 years ago
parent
commit
00b5f3fa03
1 changed files with 2 additions and 1 deletions
  1. 2 1
      src/lib/hooks/Makefile.am

+ 2 - 1
src/lib/hooks/Makefile.am

@@ -60,7 +60,8 @@ libkea_hooks_include_HEADERS = \
     callout_handle.h \
     callout_manager.h \
     library_handle.h \
-    hooks.h
+    hooks.h \
+    server_hooks.h
 
 if USE_CLANGPP
 # Disable unused parameter warning caused by some of the