lib/Makefile.am
changeset 1246 4042bda8c980
parent 1244 0b70040d3daa
child 1255 38b7e05b20c1
--- a/lib/Makefile.am	Thu Oct 02 10:44:43 2008 +0000
+++ b/lib/Makefile.am	Thu Oct 02 10:45:40 2008 +0000
@@ -45,6 +45,7 @@
 
 noinst_HEADERS = \
 	domain.h \
-	master.h
+	master.h \
+	slave_config.h
 
 #------------------------------------------------------------------------------