Skip to content

Commit

Permalink
adding docs
Browse files Browse the repository at this point in the history
  • Loading branch information
manos committed Aug 30, 2012
1 parent 76e772c commit d738880
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions src/Makefile.am
Original file line number Diff line number Diff line change
@@ -1,3 +1,7 @@
# if VARNISHSRC is defined on the command-line, use that. Otherwise, build
# this the same as the modules that come with varnish (i.e. we're building
# within the varnish src dir itself, and $(top_srcdir) is the varnish source).
#
ifdef $(VARNISHSRC):
SRC = $(VARNISHSRC)
DIR_PREFIX = /
Expand Down

0 comments on commit d738880

Please sign in to comment.