[Kst] kdeextragear-2/kst/plugins

Andrew Walker arwalker at sumusltd.com
Fri Jan 30 01:59:01 CET 2004


CVS commit by arwalker: 

Added non-linear fits


  M +4 -1      Makefile.am   1.9


--- kdeextragear-2/kst/plugins/Makefile.am  #1.8:1.9
@@ -2,7 +2,10 @@
 FITS_SUBDIR=fits
 endif
+if include_fitsnonlinear_plugins
+FITSNONLINEAR_SUBDIR=fits_nonlinear
+endif
 if include_interpolations_plugins
 INTERPOLATIONS_SUBDIR=interpolations
 endif
 
-SUBDIRS=linefit autocorrelation crosscorrelation periodogram phase statistics chop $(FITS_SUBDIR) $(INTERPOLATIONS_SUBDIR) editor
+SUBDIRS=linefit autocorrelation crosscorrelation periodogram phase statistics chop $(FITS_SUBDIR) $(FITSNONLINEAR_SUBDIR) $(INTERPOLATIONS_SUBDIR) editor





More information about the Kst mailing list