]> Creatis software - gdcm.git/blobdiff - Makefile.am
* gdcmHeader is now aggregating gdcmFile, and not derived into. Thus, we
[gdcm.git] / Makefile.am
index a3a19c188b3a04eb789878536c777fe49f0d59c1..74028f0aac50bf6bccf68ac149e43bf09c03b74f 100644 (file)
@@ -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)