[Kst] extragear/graphics/kst/src/datasources

Andrew Walker arwalker at sumusltd.com
Thu Feb 8 01:29:30 CET 2007


SVN commit 631435 by arwalker:

add scuba2 datasource to the build

 M  +2 -2      Makefile.am  


--- trunk/extragear/graphics/kst/src/datasources/Makefile.am #631434:631435
@@ -3,7 +3,7 @@
 endif
 
 if include_fitsio_datasource
-#LIBFITSTOOLS_SUBDIR=libfitstools
+LIBFITSTOOLS_SUBDIR=libfitstools
 LFIIO_SUBDIR=lfiio
 FITSIMAGE_SUBDIR=fitsimage
 HEALPIX_SUBDIR=healpix
@@ -21,5 +21,5 @@
 NAD_SUBDIR=nad
 endif
 
-SUBDIRS=ascii qimagesource dirfile frame indirect $(PIOLIB_SUBDIR) $(CDF_SUBDIR) $(NETCDF_SUBDIR) $(LIBFITSTOOLS) $(LFIIO_SUBDIR) $(FITSIMAGE_SUBDIR) $(HEALPIX_SUBDIR) $(NAD_SUBDIR)
+SUBDIRS=ascii qimagesource dirfile frame indirect scuba2 $(PIOLIB_SUBDIR) $(CDF_SUBDIR) $(NETCDF_SUBDIR) $(LFIIO_SUBDIR) $(FITSIMAGE_SUBDIR) $(HEALPIX_SUBDIR) $(NAD_SUBDIR)
 


More information about the Kst mailing list