r14477: Remove the NOPROTO property - it's no longer used as proto.h is gone.
[metze/samba/wip.git] / source4 / lib / appweb / config.mk
index 4035840d473e8b68fee50d2d9691f592353cf118..5362043d3d23f8fe0db0d8e66fd0317e31a38d70 100644 (file)
@@ -4,7 +4,6 @@
 OBJ_FILES = \
                mpr/miniMpr.o \
                mpr/var.o
-NOPROTO=YES
 # End SUBSYSTEM MPR
 #######################
 
@@ -18,7 +17,6 @@ OBJ_FILES = \
                ejs/ejsParser.o \
                ejs/ejsProcs.o
 REQUIRED_SUBSYSTEMS = MPR
-NOPROTO=YES
 # End SUBSYSTEM EJS
 #######################
 
@@ -29,6 +27,5 @@ OBJ_FILES = \
                esp/esp.o  \
                esp/espProcs.o
 REQUIRED_SUBSYSTEMS = EJS
-NOPROTO=YES
 # End SUBSYSTEM ESP
 #######################