[Kst] extragear/graphics/kst/src/datasources/fitsimage
George Staikos
staikos at kde.org
Wed Feb 15 20:04:48 CET 2006
SVN commit 509874 by staikos:
fix build of this plugin with the new buildsystm
M +1 -1 Makefile.am
--- trunk/extragear/graphics/kst/src/datasources/fitsimage/Makefile.am #509873:509874
@@ -1,4 +1,4 @@
-INCLUDES=-I$(srcdir)/../.. -I$(srcdir)/../../extdate $(all_includes)
+INCLUDES=-I$(top_srcdir)/kst/src/libkst -I$(top_srcdir)/kst/src/extdate $(all_includes)
kde_module_LTLIBRARIES=kstdata_fitsimage.la
More information about the Kst
mailing list