]> Creatis software - gdcm.git/blobdiff - vtk/Makefile.am
* ENH: vtkgdcmViewer now autoscale color/window level on start-up, no need to press...
[gdcm.git] / vtk / Makefile.am
index 7a157e3020be37280e8a5203630c97017416d34e..21787d7a81d17d979e4c0f419d54ec644ceec49d 100644 (file)
@@ -23,8 +23,9 @@ LDADD =              \
    $(LIBS_X11)
 
 if BUILD_VTK
-noinst_PROGRAMS = vtkgdcmdemo
+noinst_PROGRAMS = vtkgdcmdemo vtkgdcmViewer
 vtkgdcmdemo_SOURCES = testvtkGdcmReader.cxx  vtkGdcmReader.cxx 
+vtkgdcmViewer_SOURCES = vtkgdcmViewer.cxx  vtkGdcmReader.cxx 
 vtkgdcmdemo_LDADD = $(LDADD)
 lib_LTLIBRARIES = libvtkgdcm.la
 libvtkgdcm_la_SOURCES = vtkGdcmReader.cxx