diff options
author | Remi Collet <fedora@famillecollet.com> | 2012-06-13 18:54:15 +0200 |
---|---|---|
committer | Remi Collet <fedora@famillecollet.com> | 2012-06-13 18:54:15 +0200 |
commit | 094adfabda4a92941f61f3132025fca1492f5fea (patch) | |
tree | d5f29cbfa01d0543341206f73464810adc5740a0 /Makefile | |
parent | 6a0492dd00a3ca23503e3aeafdb686c937adecb9 (diff) |
mod_auth_kerb: 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 |