]> Creatis software - gdcm.git/blobdiff - Makefile.am
* vtk/vtkGdcmReader.h : adding comments for InternalFileNaleList variable
[gdcm.git] / Makefile.am
index 93175fdcb3e4156c339ae9e18f4b13c299a324da..ca2a009eb1d01b7ba92333f488321c277c537348 100644 (file)
@@ -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)