[ANNOUNCE] VDR developer version 1.7.36

Message ID CAO4wJ2sPis7PULUFaiQsRjkKm7_=CT6b+9i7d_x=S-5VK=h8Kw@mail.gmail.com
State New
Headers

Commit Message

Joachim Wilke Jan. 23, 2013, 10:05 a.m. UTC
  Patch would be:
  

Patch

diff --git a/Makefile b/Makefile
index 9ee453e..fd45e6b 100644
--- a/Makefile
+++ b/Makefile
@@ -58,6 +58,8 @@  CXXFLAGS += -fPIC

 # Common include files:

+CINCLUDES += -I$(INCDIR)
+
 ifdef DVBDIR
 CINCLUDES += -I$(DVBDIR)
 endif