X-Git-Url: https://git.creatis.insa-lyon.fr/pubgit/?a=blobdiff_plain;f=vtk%2FMakefile.am;h=21787d7a81d17d979e4c0f419d54ec644ceec49d;hb=6ff1602e07c6fd4b27ece346c879ac2f3d48d2c9;hp=4e914b8e7a76e132df9a4cd5fdec087a6642eebf;hpb=347c71f5a45306bb00dbbd026788f9e47da0375c;p=gdcm.git diff --git a/vtk/Makefile.am b/vtk/Makefile.am index 4e914b8e..21787d7a 100644 --- a/vtk/Makefile.am +++ b/vtk/Makefile.am @@ -25,7 +25,7 @@ LDADD = \ if BUILD_VTK noinst_PROGRAMS = vtkgdcmdemo vtkgdcmViewer vtkgdcmdemo_SOURCES = testvtkGdcmReader.cxx vtkGdcmReader.cxx -gdcmViewer_SOURCES = vtkgdcmViewer.cxx vtkGdcmReader.cxx +vtkgdcmViewer_SOURCES = vtkgdcmViewer.cxx vtkGdcmReader.cxx vtkgdcmdemo_LDADD = $(LDADD) lib_LTLIBRARIES = libvtkgdcm.la libvtkgdcm_la_SOURCES = vtkGdcmReader.cxx