]> Creatis software - gdcm.git/blobdiff - src/Makefile.am
FIX: on cygwin Wsock32 doesn't exist
[gdcm.git] / src / Makefile.am
index c60798f57483fb0cd58360037e50398dea842506..6c1881ad974a1f22f005580238f3ec7685f189dd 100644 (file)
@@ -16,6 +16,7 @@ libgdcm_la_SOURCES=           \
        gdcmException.cxx       \
        gdcmUtil.cxx            \
        gdcmHeader.cxx    \
+       gdcmHeaderHelper.cxx    \
        gdcmElValue.cxx   \
        gdcmDictEntry.cxx \
        gdcmDict.cxx      \
@@ -29,24 +30,26 @@ libgdcm_la_SOURCES=         \
        gdcmJpeg12.cxx   \
        gdcmJpeg2000.cxx \
        gdcmRLE.cxx      \
+        gdcmParse.cxx    \
        gdcmJpegIdo.cxx
 
 libgdcmincludedir = $(includedir)
-libgdcminclude_HEADERS = \
-       gdcmException.h \
-       gdcmHeader.h    \
-       gdcmCommon.h    \
-       gdcm.h          \
-       gdcmDictSet.h   \
-       gdcmDict.h      \
-       gdcmDictEntry.h \
-       gdcmElValue.h   \
-       gdcmElValSet.h  \
-       gdcmVR.h        \
-       gdcmTS.h        \
+libgdcminclude_HEADERS =   \
+       gdcmException.h    \
+       gdcmHeader.h       \
+       gdcmHeaderHelper.h \
+       gdcmCommon.h       \
+       gdcm.h             \
+       gdcmDictSet.h      \
+       gdcmDict.h         \
+       gdcmDictEntry.h    \
+       gdcmElValue.h      \
+       gdcmElValSet.h     \
+       gdcmVR.h           \
+       gdcmTS.h           \
        gdcmFile.h
 
-EXTRA_DIST = \
-       gdcmUtil.h      \
-       gdcmIdo.h       \
+EXTRA_DIST =            \
+       gdcmUtil.h      \
+       gdcmIdo.h       \
        iddcmjpeg.h