X-Git-Url: https://git.creatis.insa-lyon.fr/pubgit/?a=blobdiff_plain;f=Makefile.am;h=724766891cc86db01168f0eeaa192205be0ec12b;hb=5fcb16fce39e0e37cc978e30b02b84562276c64e;hp=ea35b2203bc0c2e5be6ff4b0ca17b7545a5aefbd;hpb=01f8381d6e75139958807e5b99ba3ebc8e0066c5;p=gdcm.git diff --git a/Makefile.am b/Makefile.am index ea35b220..72476689 100644 --- a/Makefile.am +++ b/Makefile.am @@ -1,6 +1,6 @@ ## Process this file with automake to produce Makefile.in -SUBDIRS = src gdcmPython Test Dicts Doc +SUBDIRS = src vtk gdcmPython Test Dicts Doc EXTRA_DIST = \ @@ -11,7 +11,8 @@ EXTRA_DIST = \ NEWS \ README \ TODO \ - gdcm.spec + gdcm.spec \ + gdcm.dsw release: $(MAKE) dist distdir=$(PACKAGE)-$(VERSION)