summaryrefslogtreecommitdiff
path: root/libsi
diff options
context:
space:
mode:
authorKlaus Schmidinger <vdr@tvdr.de>2005-05-05 11:04:18 +0200
committerKlaus Schmidinger <vdr@tvdr.de>2005-05-05 11:04:18 +0200
commit87754197797394cf5934f6fddbb5a078894f1607 (patch)
treed452590f23e48c2d7ff044d43e1b3f2396681bdd /libsi
parentf1494502a736ef07cd37786f63a9478d5ed89341 (diff)
downloadvdr-87754197797394cf5934f6fddbb5a078894f1607.tar.gz
vdr-87754197797394cf5934f6fddbb5a078894f1607.tar.bz2
Now including the optional user defined Make.config from the 'libsi' Makefile
Diffstat (limited to 'libsi')
-rw-r--r--libsi/Makefile4
1 files changed, 3 insertions, 1 deletions
diff --git a/libsi/Makefile b/libsi/Makefile
index 2d8713b3..fdc630d2 100644
--- a/libsi/Makefile
+++ b/libsi/Makefile
@@ -1,7 +1,7 @@
#
# Makefile for a libsi
#
-# $Id: Makefile 1.3 2004/10/16 13:31:50 kls Exp $
+# $Id: Makefile 1.4 2005/05/05 11:01:46 kls Exp $
### The C++ compiler and options:
@@ -11,6 +11,8 @@ AR = ar
ARFLAGS = ru
RANLIB = ranlib
+-include ../Make.config
+
### The directory environment:
INCLUDES +=