summaryrefslogtreecommitdiffstats
path: root/Makefile
diff options
context:
space:
mode:
authorRemi Collet <fedora@famillecollet.com>2012-07-01 19:11:27 +0200
committerRemi Collet <fedora@famillecollet.com>2012-07-01 19:11:27 +0200
commitdf712aa431e7e7b0ea54b727a5e38d754703e6bd (patch)
tree8fce066545f11d8258e3aadef0c17299abfdbbf7 /Makefile
parent8002f3af82bd9ada9c8fddb202896434d908063d (diff)
phpMyAdmin 3.5.2-rc1
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