]> mj.ucw.cz Git - subauth.git/blobdiff - Makefile
Apache: An initial attempt at authn module
[subauth.git] / Makefile
index 830d7ecf5fcdf3449401ddc808be5b829da56314..71af79bcd9c6118ed5b4dc82faceb8bcd308bc46 100644 (file)
--- a/Makefile
+++ b/Makefile
@@ -24,6 +24,10 @@ include $(s)/server/Makefile
 include $(s)/client/Makefile
 include $(s)/pam/Makefile
 
+ifdef CONFIG_APACHE_MOD
+include $(s)/apache/Makefile
+endif
+
 # And finally the default rules of the build system
 include $(BUILDSYS)/Makebottom