]> Creatis software - gdcm.git/blobdiff - Makefile.am
* Added python wrappers of vtkGdcmReader vtk class (see the
[gdcm.git] / Makefile.am
index a3a19c188b3a04eb789878536c777fe49f0d59c1..aa38126c3e82ff32f51faa7ac8bdeb1cd0f86d46 100644 (file)
@@ -1,6 +1,17 @@
 ## Process this file with automake to produce Makefile.in
 
-SUBDIRS = src Test Dicts
+SUBDIRS = src gdcmPython Test Dicts Doc vtk
+
+
+EXTRA_DIST = \
+       AUTHORS \
+       ChangeLog \
+       COPYING \
+       INSTALL \
+       NEWS \
+       README \
+       TODO \
+       gdcm.spec
 
 release:
        $(MAKE) dist distdir=$(PACKAGE)-$(VERSION)