install: conf.d for installation without apxs
diff --git a/Makefile.am b/Makefile.am
index 488edf4..416a7f7 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -2,6 +2,9 @@
 
 
 SUBDIRS=src
+if MANUAL_CONFD
+SUBDIRS+=conf.d
+endif
 
 RPMDIR = RPMBUILD