You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@trafficserver.apache.org by zw...@apache.org on 2010/03/01 21:56:34 UTC

svn commit: r917710 - /incubator/trafficserver/traffic/trunk/Makefile.am

Author: zwoop
Date: Mon Mar  1 20:56:34 2010
New Revision: 917710

URL: http://svn.apache.org/viewvc?rev=917710&view=rev
Log:
TS-200: Add 'examples' and 'contrib' dir to extras.

Modified:
    incubator/trafficserver/traffic/trunk/Makefile.am

Modified: incubator/trafficserver/traffic/trunk/Makefile.am
URL: http://svn.apache.org/viewvc/incubator/trafficserver/traffic/trunk/Makefile.am?rev=917710&r1=917709&r2=917710&view=diff
==============================================================================
--- incubator/trafficserver/traffic/trunk/Makefile.am (original)
+++ incubator/trafficserver/traffic/trunk/Makefile.am Mon Mar  1 20:56:34 2010
@@ -8,6 +8,7 @@
 #  to you under the Apache License, Version 2.0 (the
 #  "License"); you may not use this file except in compliance
 #  with the License.  You may obtain a copy of the License at
+#
 #      http://www.apache.org/licenses/LICENSE-2.0
 #
 #  Unless required by applicable law or agreed to in writing, software
@@ -30,7 +31,11 @@
 DIST_BUILD_USER_GROUP=`id -ng`
 DISTCHECK_CONFIGURE_FLAGS=--with-user=${DIST_BUILD_USER} --with-group=${DIST_BUILD_USER_GROUP}
 
-EXTRA_DIST=CHANGES INSTALL STATUS NOTICE LICENSE README.libev
+EXTRA_DIST=CHANGES INSTALL STATUS NOTICE LICENSE example contrib
+
+# This hook happens before the "global" chmod og+rw ... :/
+#dist-hook:
+#	find $(distdir) -type d -exec chmod og-w {} \;
 
 installcheck-local:
 	$(DESTDIR)$(bindir)/traffic_server -R 1