]> Creatis software - gdcm.git/blobdiff - src/Makefile.am
updtae ChangeLog
[gdcm.git] / src / Makefile.am
index 314497fc3d5c2a7079615e2f0fa8c923d8675ab2..2ab95e9a94a3f90439a8d44e7aed26d553ba2d57 100644 (file)
@@ -29,11 +29,12 @@ libgdcm_la_SOURCES=                \
    gdcmJpeg12.cxx                  \
    gdcmJpeg2000.cxx                \
    gdcmRLE.cxx                     \
-   gdcmParse.cxx                   \
-   gdcmDICOMDIR.cxx                \
+   gdcmParsePixels.cxx             \
+   gdcmDicomDir.cxx                \
+   gdcmObject.cxx                  \
    gdcmPatient.cxx                 \
    gdcmStudy.cxx                   \
-   gdcmSequence.cxx                \
+   gdcmSerie.cxx                   \
    gdcmImage.cxx
 
 
@@ -51,11 +52,11 @@ libgdcminclude_HEADERS =                \
        gdcmVR.h                        \
        gdcmTS.h                        \
        gdcmFile.h                      \
-       gdcmDICOMDIR.h                  \
+       gdcmDicomDir.h                  \
        gdcmObject.h                    \
        gdcmPatient.h                   \
        gdcmStudy.h                     \
-       gdcmSequence.h                  \
+       gdcmSerie.h                     \
        gdcmImage.h