X-Git-Url: https://git.creatis.insa-lyon.fr/pubgit/?a=blobdiff_plain;f=Makefile.am;h=724766891cc86db01168f0eeaa192205be0ec12b;hb=188d74e401f34b35abc5585844e8c42ada54cba5;hp=aa38126c3e82ff32f51faa7ac8bdeb1cd0f86d46;hpb=90a2b8eeadb9d5afb2bc165b080f8a4622f5deb4;p=gdcm.git diff --git a/Makefile.am b/Makefile.am index aa38126c..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 vtk +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)