]> Creatis software - gdcm.git/blobdiff - src/Makefile.am
gdcmSequence renamed to gdcmSerie, to comply with Dicom documentation.
[gdcm.git] / src / Makefile.am
index 31c6374d48c4d6fb4d59d176ef1016f562288565..4ce1544785e0ef9367dc306e9ef71bd7f8413a9a 100644 (file)
@@ -29,11 +29,11 @@ libgdcm_la_SOURCES=                \
    gdcmJpeg12.cxx                  \
    gdcmJpeg2000.cxx                \
    gdcmRLE.cxx                     \
-   gdcmParsePixels.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