X-Git-Url: https://git.creatis.insa-lyon.fr/pubgit/?a=blobdiff_plain;f=Makefile.am;h=74028f0aac50bf6bccf68ac149e43bf09c03b74f;hb=7815fe9dc3532b716dc478ca0f255263f99d296f;hp=ca2a009eb1d01b7ba92333f488321c277c537348;hpb=05abd393cf82392c894dd1d852e2273b0648671d;p=gdcm.git diff --git a/Makefile.am b/Makefile.am index ca2a009e..74028f0a 100644 --- a/Makefile.am +++ b/Makefile.am @@ -2,7 +2,6 @@ SUBDIRS = src vtk gdcmPython Test Dicts Doc - EXTRA_DIST = \ AUTHORS \ ChangeLog \ @@ -11,7 +10,8 @@ EXTRA_DIST = \ NEWS \ README \ TODO \ - gdcm.spec + gdcm.spec \ + gdcm.dsw release: $(MAKE) dist distdir=$(PACKAGE)-$(VERSION)