[prev in list] [next in list] [prev in thread] [next in thread] 

List:       kde-commits
Subject:    kdelibs/arts
From:       Stephan Kulow <coolo () kde ! org>
Date:       2003-08-17 8:54:01
[Download RAW message or body]

CVS commit by coolo: 

fixing include paths


  M +2 -3      kde/Makefile.am   1.52
  M +1 -1      knotify/Makefile.am   1.21


--- kdelibs/arts/kde/Makefile.am  #1.51:1.52
@@ -1,5 +1,4 @@
-INCLUDES = -I$(includedir)/arts \
-           -I$(top_builddir)/arts/kde \
-           -I$(top_srcdir) $(all_includes)
+INCLUDES = -I$(top_builddir)/arts/kde \
+           -I$(top_srcdir) -I$(includedir)/arts $(all_includes)
 
 lib_LTLIBRARIES = libartskde.la

--- kdelibs/arts/knotify/Makefile.am  #1.20:1.21
@@ -1,4 +1,4 @@
 
-INCLUDES= -I$(includedir)/arts -I$(top_srcdir)/arts/kde $(all_includes)
+INCLUDES= -I$(top_srcdir)/arts/kde -I$(includedir)/arts $(all_includes)
 
 ####### Files


[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic