X-Git-Url: https://git.creatis.insa-lyon.fr/pubgit/?a=blobdiff_plain;f=Makefile.am;h=74028f0aac50bf6bccf68ac149e43bf09c03b74f;hb=e9ed8c97435c5edc950177ff1a0e43b6ce4713b8;hp=a3a19c188b3a04eb789878536c777fe49f0d59c1;hpb=0ba680a668e29ec5f58a2cf9af862be253c51055;p=gdcm.git diff --git a/Makefile.am b/Makefile.am index a3a19c18..74028f0a 100644 --- a/Makefile.am +++ b/Makefile.am @@ -1,6 +1,17 @@ ## Process this file with automake to produce Makefile.in -SUBDIRS = src Test Dicts +SUBDIRS = src vtk gdcmPython Test Dicts Doc + +EXTRA_DIST = \ + AUTHORS \ + ChangeLog \ + COPYING \ + INSTALL \ + NEWS \ + README \ + TODO \ + gdcm.spec \ + gdcm.dsw release: $(MAKE) dist distdir=$(PACKAGE)-$(VERSION)