]> mj.ucw.cz Git - subauth.git/blobdiff - Makefile
PAM module
[subauth.git] / Makefile
index d538520cd4dbcfdbb64c7e97e94d79a4414d4eb1..830d7ecf5fcdf3449401ddc808be5b829da56314 100644 (file)
--- a/Makefile
+++ b/Makefile
@@ -22,6 +22,7 @@ LIBS+=$(LIBUCW_LIBS) $(LIBUCW_JSON_LIBS)
 
 include $(s)/server/Makefile
 include $(s)/client/Makefile
+include $(s)/pam/Makefile
 
 # And finally the default rules of the build system
 include $(BUILDSYS)/Makebottom