]> Creatis software - gdcm.git/blobdiff - src/Makefile.am
* src/gdcmHeaderEntry.[h|cxx] : gdcmElValue -> gdcmHeaderEntry
[gdcm.git] / src / Makefile.am
index d252f51bffd95a3eb2a61f54870fca8083e0e78a..68883906ed345272f384008e0d590f31c89f470e 100644 (file)
@@ -12,41 +12,41 @@ libgdcm_la_LIBADD = \
    $(top_builddir)/src/jpeg/libijg8/libgdcmijpeg8.la    \
    $(top_builddir)/src/jpeg/ljpg/libgdcmjpg.la 
 
-libgdcm_la_SOURCES=            \
-       gdcmException.cxx       \
-       gdcmUtil.cxx            \
-       gdcmHeader.cxx    \
-       gdcmHeaderHelper.cxx    \
-       gdcmElValue.cxx   \
-       gdcmDictEntry.cxx \
-       gdcmDict.cxx      \
-       gdcmDictSet.cxx   \
-       gdcmElValSet.cxx  \
-       gdcmFile.cxx     \
-       gdcmVR.cxx       \
-       gdcmTS.cxx       \
-       gdcmJpeg.cxx     \
-       gdcmJpeg12.cxx   \
-       gdcmJpeg2000.cxx \
-       gdcmRLE.cxx      \
-        gdcmParse.cxx
+libgdcm_la_SOURCES=    \
+       gdcmException.cxx                       \
+       gdcmUtil.cxx                            \
+       gdcmHeader.cxx                          \
+       gdcmHeaderHelper.cxx            \
+       gdcmHeaderEntry.cxx             \
+       gdcmHeaderEntrySet.cxx  \
+       gdcmDictEntry.cxx                       \
+       gdcmDict.cxx                            \
+       gdcmDictSet.cxx                 \
+       gdcmFile.cxx                            \
+       gdcmVR.cxx                                      \
+       gdcmTS.cxx                                      \
+       gdcmJpeg.cxx                            \
+       gdcmJpeg12.cxx                          \
+       gdcmJpeg2000.cxx                        \
+       gdcmRLE.cxx                                     \
+   gdcmParse.cxx
 
 libgdcmincludedir = $(includedir)
-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           \
+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 =            \
+EXTRA_DIST =   \
        gdcmUtil.h