[Kst] extragear/graphics/kst/src/plugins
Nicolas Brisset
nicolas.brisset at eurocopter.com
Thu Jun 1 18:51:22 CEST 2006
SVN commit 547309 by brisset:
Attempt to add the new shift plugin to the build process. Even though I'm starting to have a clue how autotools work, I'm not completely sure it won't break the build. Please revert or fix it I have made a mistake.
M +1 -1 Makefile.am
--- trunk/extragear/graphics/kst/src/plugins/Makefile.am #547308:547309
@@ -20,5 +20,5 @@
CORRELATION_SUBDIR=correlation
endif
-SUBDIRS=bin linefit periodogram phase statistics chop crossspectrum syncbin $(NOISE_SUBDIR) $(FITS_SUBDIR) $(FITSNONLINEAR_SUBDIR) $(INTERPOLATIONS_SUBDIR) $(PASS_FILTERS_SUBDIR) $(CORRELATION_SUBDIR) $(CONVOLUTION_SUBDIR) cumulative_sum differentiation
+SUBDIRS=bin linefit periodogram phase statistics chop crossspectrum syncbin $(NOISE_SUBDIR) $(FITS_SUBDIR) $(FITSNONLINEAR_SUBDIR) $(INTERPOLATIONS_SUBDIR) $(PASS_FILTERS_SUBDIR) $(CORRELATION_SUBDIR) $(CONVOLUTION_SUBDIR) cumulative_sum differentiation shift
More information about the Kst
mailing list