summaryrefslogtreecommitdiffstats
path: root/Makefile
diff options
context:
space:
mode:
authorRemi Collet <remi@remirepo.net>2019-06-19 14:29:46 +0200
committerRemi Collet <remi@remirepo.net>2019-06-19 14:29:46 +0200
commit1e8f5734edfb41e1ac15dcb0aeb0503068d31852 (patch)
tree4d78be69ea0e85a1c93296f18d5940e6c4f12385 /Makefile
parent4868017b4604e1a237805080b17af57253220be9 (diff)
sync with fedoraHEADmaster
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index 91b0fd5..13af741 100644
--- a/Makefile
+++ b/Makefile
@@ -1,4 +1,4 @@
SRCDIR := $(shell pwd)
NAME := $(shell basename $(SRCDIR))
-include ../../common/Makefile
+include ../../../common/Makefile