]> Creatis software - gdcm.git/blobdiff - Makefile.am
* FIX: "jpeglib.h" was not found on VC++
[gdcm.git] / Makefile.am
index aa38126c3e82ff32f51faa7ac8bdeb1cd0f86d46..724766891cc86db01168f0eeaa192205be0ec12b 100644 (file)
@@ -1,6 +1,6 @@
 ## Process this file with automake to produce Makefile.in
 
-SUBDIRS = src gdcmPython Test Dicts Doc vtk
+SUBDIRS = src vtk gdcmPython Test Dicts Doc
 
 
 EXTRA_DIST = \
@@ -11,7 +11,8 @@ EXTRA_DIST = \
        NEWS \
        README \
        TODO \
-       gdcm.spec
+       gdcm.spec \
+       gdcm.dsw
 
 release:
        $(MAKE) dist distdir=$(PACKAGE)-$(VERSION)