[Kst] kdeextragear-2/kst/kst/extensions/rana

Adriaan de Groot groot at kde.org
Thu Mar 10 14:53:25 CET 2005


CVS commit by adridg: 

Workarounds for inconsistent include path handling in various headers; immediate trigger was kmdichildview.h:42:32: kst/k
st/kst_export.h: No such file or directory


  M +1 -1      Makefile.am   1.5


--- kdeextragear-2/kst/kst/extensions/rana/Makefile.am  #1.4:1.5
@@ -1,3 +1,3 @@
-INCLUDES=-I$(srcdir)/../.. $(KMDI_INCLUDES) $(all_includes)
+INCLUDES=-I$(srcdir)/../.. -I$(top_srcdir) -I$(top_srcdir)/kst $(KMDI_INCLUDES) $(all_includes)
 
 kde_module_LTLIBRARIES=kstextension_rana.la




More information about the Kst mailing list