]> Creatis software - gdcm.git/blobdiff - src/Makefile.am
to avoid printing troubles with odd length fields padded with zero to become even
[gdcm.git] / src / Makefile.am
index 314497fc3d5c2a7079615e2f0fa8c923d8675ab2..4ce1544785e0ef9367dc306e9ef71bd7f8413a9a 100644 (file)
@@ -29,11 +29,11 @@ libgdcm_la_SOURCES=                \
    gdcmJpeg12.cxx                  \
    gdcmJpeg2000.cxx                \
    gdcmRLE.cxx                     \
-   gdcmParse.cxx                   \
+   gdcmParsePixels.cxx             \
    gdcmDICOMDIR.cxx                \
    gdcmPatient.cxx                 \
    gdcmStudy.cxx                   \
-   gdcmSequence.cxx                \
+   gdcmSerie.cxx                   \
    gdcmImage.cxx
 
 
@@ -55,7 +55,7 @@ libgdcminclude_HEADERS =                \
        gdcmObject.h                    \
        gdcmPatient.h                   \
        gdcmStudy.h                     \
-       gdcmSequence.h                  \
+       gdcmSerie.h                     \
        gdcmImage.h