]> Creatis software - gdcm.git/blobdiff - Makefile.am
* gdcmHeader is now aggregating gdcmFile, and not derived into. Thus, we
[gdcm.git] / Makefile.am
index ea35b2203bc0c2e5be6ff4b0ca17b7545a5aefbd..74028f0aac50bf6bccf68ac149e43bf09c03b74f 100644 (file)
@@ -1,7 +1,6 @@
 ## Process this file with automake to produce Makefile.in
 
-SUBDIRS = src gdcmPython Test Dicts Doc
-
+SUBDIRS = src vtk gdcmPython Test Dicts Doc
 
 EXTRA_DIST = \
        AUTHORS \
@@ -11,7 +10,8 @@ EXTRA_DIST = \
        NEWS \
        README \
        TODO \
-       gdcm.spec
+       gdcm.spec \
+       gdcm.dsw
 
 release:
        $(MAKE) dist distdir=$(PACKAGE)-$(VERSION)