summaryrefslogtreecommitdiffstats
path: root/Makefile
diff options
context:
space:
mode:
authorRemi Collet <fedora@famillecollet.com>2012-06-13 20:24:13 +0200
committerRemi Collet <fedora@famillecollet.com>2012-06-13 20:24:13 +0200
commit63b4c5113a0e771efc03a9edd08211723d5c6c59 (patch)
tree3a2fcebdcea832e0ee34233576f5b6dc688d5d4c /Makefile
parenta388e4a1706ac2cb8a64e465db1d8e99025adc27 (diff)
mod_wsgi: sync with rawhide
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index 1e65467..91b0fd5 100644
--- a/Makefile
+++ b/Makefile
@@ -1,4 +1,4 @@
SRCDIR := $(shell pwd)
NAME := $(shell basename $(SRCDIR))
-include ../common/Makefile
+include ../../common/Makefile