X-Git-Url: https://git.creatis.insa-lyon.fr/pubgit/?a=blobdiff_plain;f=Makefile.am;h=74028f0aac50bf6bccf68ac149e43bf09c03b74f;hb=8a359d1fc92d43422710f3694a20f141609b7982;hp=ea35b2203bc0c2e5be6ff4b0ca17b7545a5aefbd;hpb=01f8381d6e75139958807e5b99ba3ebc8e0066c5;p=gdcm.git diff --git a/Makefile.am b/Makefile.am index ea35b220..74028f0a 100644 --- a/Makefile.am +++ b/Makefile.am @@ -1,7 +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 = \ AUTHORS \ @@ -11,7 +10,8 @@ EXTRA_DIST = \ NEWS \ README \ TODO \ - gdcm.spec + gdcm.spec \ + gdcm.dsw release: $(MAKE) dist distdir=$(PACKAGE)-$(VERSION)