INN commit: trunk (Makefile)

INN Commit rra at isc.org
Sun Sep 21 12:54:40 UTC 2014


    Date: Sunday, September 21, 2014 @ 05:54:40
  Author: iulius
Revision: 9712

Clean the contrib directory along with the other directories

Modified:
  trunk/Makefile

----------+
 Makefile |    2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

Modified: Makefile
===================================================================
--- Makefile	2014-09-21 12:44:27 UTC (rev 9711)
+++ Makefile	2014-09-21 12:54:40 UTC (rev 9712)
@@ -22,7 +22,7 @@
               scripts
 UPDATEDIRS  = $(LIBDIRS) $(PROGDIRS) doc
 ALLDIRS     = $(UPDATEDIRS) samples site
-CLEANDIRS   = $(ALLDIRS) tests
+CLEANDIRS   = $(ALLDIRS) contrib tests
 
 ##  The directory name and tar file to use when building a release.
 TARDIR      = inn-$(VERSION)$(RELEASENUMBER)



More information about the inn-committers mailing list