X-Git-Url: https://git.creatis.insa-lyon.fr/pubgit/?a=blobdiff_plain;f=Makefile.am;h=724766891cc86db01168f0eeaa192205be0ec12b;hb=eb46f178c8cd7efca6bc149bcd95c41a4a3704f2;hp=93175fdcb3e4156c339ae9e18f4b13c299a324da;hpb=5581a576a5749e2335205ece834b92afad111ad8;p=gdcm.git diff --git a/Makefile.am b/Makefile.am index 93175fdc..72476689 100644 --- a/Makefile.am +++ b/Makefile.am @@ -1,6 +1,18 @@ ## Process this file with automake to produce Makefile.in -SUBDIRS = src Test +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)