|
@@ -102,7 +102,8 @@ clean:
|
|
# Add here commands to clean up after the build process.
|
|
# Add here commands to clean up after the build process.
|
|
-$(MAKE) \
|
|
-$(MAKE) \
|
|
include_modules="$(MYSQL_MODULES) $(JABBER_MODULES) $(RADIUS_MODULES)\
|
|
include_modules="$(MYSQL_MODULES) $(JABBER_MODULES) $(RADIUS_MODULES)\
|
|
- $(CPL_MODULES) $(PA_MODULES) " clean
|
|
|
|
|
|
+ $(CPL_MODULES) $(PA_MODULES) $(POSTGRES_MODULES)"\
|
|
|
|
+ proper
|
|
|
|
|
|
dh_clean
|
|
dh_clean
|
|
|
|
|