[Kst] extragear/graphics/kst/tests
George Staikos
staikos at kde.org
Wed Dec 14 20:35:55 CET 2005
SVN commit 488514 by staikos:
fix build without healpix
M +5 -1 Makefile.am
--- trunk/extragear/graphics/kst/tests/Makefile.am #488513:488514
@@ -1,6 +1,10 @@
-SUBDIRS=. kstXbench healpix
+if include_fitsio_datasource
+HEALPIX_DIR=healpix
+endif
+SUBDIRS=. kstXbench $(HEALPIX_DIR)
+
check_PROGRAMS=testeqparser testhistogram testscalars testlabelparser \
testvector testrvector
More information about the Kst
mailing list