X-Git-Url: https://git.creatis.insa-lyon.fr/pubgit/?a=blobdiff_plain;f=Makefile.am;h=ca2a009eb1d01b7ba92333f488321c277c537348;hb=fce636f415a75a2c4cd178bf5c3ca3a836ddae31;hp=93175fdcb3e4156c339ae9e18f4b13c299a324da;hpb=5581a576a5749e2335205ece834b92afad111ad8;p=gdcm.git diff --git a/Makefile.am b/Makefile.am index 93175fdc..ca2a009e 100644 --- a/Makefile.am +++ b/Makefile.am @@ -1,6 +1,17 @@ ## 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 release: $(MAKE) dist distdir=$(PACKAGE)-$(VERSION)