mirror of
https://github.com/inverse-inc/sogo.git
synced 2026-08-25 16:33:22 +00:00
Delete generated source files when running "make clean".
This commit is contained in:
@@ -158,6 +158,9 @@ ifeq ($(saml2_config), yes)
|
||||
SOGoSAML2Exceptions.h SOGoSAML2Exceptions.m: gen-saml2-exceptions.py
|
||||
$(ECHO_CREATING) ./gen-saml2-exceptions.py $(LASSO_CFLAGS) $(END_ECHO)
|
||||
|
||||
distclean clean::
|
||||
-rm -f SOGoSAML2Exceptions.h SOGoSAML2Exceptions.m
|
||||
|
||||
endif
|
||||
|
||||
ifeq ($(ldap_config),yes)
|
||||
|
||||
Reference in New Issue
Block a user