diff options
author | Remi Collet <fedora@famillecollet.com> | 2012-09-23 15:04:32 +0200 |
---|---|---|
committer | Remi Collet <fedora@famillecollet.com> | 2012-09-23 15:04:32 +0200 |
commit | c8701d4117ed90b6f554c3edc261d4f900e0b0b4 (patch) | |
tree | 296fa0e77e1dc21c24491bb7af75325bca468dcc /Makefile | |
parent | 01f196878bc7dff581f341ae37be5921d727e184 (diff) |
sync with rawhide + update to 1.3.2
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 |