]> err.no Git - varnish/commitdiff
Reorder, expand tags
authordes <des@d4fa192b-c00b-0410-8231-f00ffab90ce4>
Tue, 26 Jun 2007 11:36:36 +0000 (11:36 +0000)
committerdes <des@d4fa192b-c00b-0410-8231-f00ffab90ce4>
Tue, 26 Jun 2007 11:36:36 +0000 (11:36 +0000)
git-svn-id: svn+ssh://projects.linpro.no/svn/varnish/trunk@1577 d4fa192b-c00b-0410-8231-f00ffab90ce4

varnish-cache/bin/Makefile.am
varnish-cache/bin/varnishreplay/Makefile.am
varnish-cache/configure.ac

index 5ffa64f03562e92f234ed652ceb7b9941f3d4f8c..8e27812d185c61e5771eca4e939008b905a5eabe 100644 (file)
@@ -1,3 +1,4 @@
 # $Id$
 
-SUBDIRS = varnishadm varnishd varnishhist varnishlog varnishncsa varnishstat varnishtop varnishreplay
+SUBDIRS = varnishadm varnishd varnishhist varnishlog varnishncsa \
+       varnishreplay varnishstat varnishtop
index 24e2c8afb73d73ba940182c49da9bf4e8b7d0b60..676bba71be12458fe7c88b71d7632b34af87b368 100644 (file)
@@ -1,4 +1,4 @@
-# $Id: Makefile.am 1507 2007-06-10 11:46:05Z des $
+# $Id$
 
 INCLUDES = -I$(top_srcdir)/include
 
index 9af007fe51cd5a377972050681fa7dd3818c3ce8..2e97bec6d518a9313afd2ab4a7af43c07d3a8961 100644 (file)
@@ -136,9 +136,9 @@ AC_CONFIG_FILES([
     bin/varnishlog/Makefile
     bin/varnishhist/Makefile
     bin/varnishncsa/Makefile
+    bin/varnishreplay/Makefile
     bin/varnishstat/Makefile
     bin/varnishtop/Makefile
-    bin/varnishreplay/Makefile
     doc/Makefile
     etc/Makefile
     include/Makefile