Moved all radutmp functionality from radiusd into rlm_radutmp.
[freeradius.git] / src / modules / rlm_radutmp / Makefile
index d601363..939b475 100644 (file)
@@ -1,12 +1,7 @@
 include config.mak
 
-#
-#  This module is NOT built by default, as it's in a REALLY alpha
-#  development stage, and doesn't integrate well with the rest of the
-#  system.
-#
-#TARGET        = rlm_radutmp
-#SRCS  = rlm_radutmp.c
+TARGET = rlm_radutmp
+SRCS   = rlm_radutmp.c
 
 include ../rules.mak