summaryrefslogtreecommitdiff
path: root/pages/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'pages/Makefile')
-rw-r--r--pages/Makefile7
1 files changed, 5 insertions, 2 deletions
diff --git a/pages/Makefile b/pages/Makefile
index 2ab3960..7e0ab56 100644
--- a/pages/Makefile
+++ b/pages/Makefile
@@ -1,8 +1,11 @@
-CXX ?= g++
+CXX ?= g++ -v
AR ?= ar
ECPPC ?= ecppc
-INCLUDES += -I.. -I$(VDRDIR)/include
+-include $(VDRDIR)/Make.global
+-include $(VDRDIR)/Make.config
+
+INCLUDES += -I.. -I$(VDRDIR)/include
### The directory environment: