diff options
author | Remi Collet <fedora@famillecollet.com> | 2012-06-13 20:24:13 +0200 |
---|---|---|
committer | Remi Collet <fedora@famillecollet.com> | 2012-06-13 20:24:13 +0200 |
commit | 63b4c5113a0e771efc03a9edd08211723d5c6c59 (patch) | |
tree | 3a2fcebdcea832e0ee34233576f5b6dc688d5d4c /Makefile | |
parent | a388e4a1706ac2cb8a64e465db1d8e99025adc27 (diff) |
mod_wsgi: sync with rawhide
Diffstat (limited to 'Makefile')
-rw-r--r-- | Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -1,4 +1,4 @@ SRCDIR := $(shell pwd) NAME := $(shell basename $(SRCDIR)) -include ../common/Makefile +include ../../common/Makefile |