]> Creatis software - gdcm.git/blobdiff - src/Makefile.am
ENH: Minor patch, mostly cosmetic clean up
[gdcm.git] / src / Makefile.am
index 3a0be1cb0086db213c26b60dd17578d6961aa10a..8b4d3a1bdd889883e22c07911b163f5e18340c10 100644 (file)
@@ -27,6 +27,7 @@ libgdcm_la_SOURCES=                \
    gdcmDirList.cxx                 \
    gdcmException.cxx               \
    gdcmFile.cxx                    \
+   gdcmGlobal.cxx                  \
    gdcmHeader.cxx                  \
    gdcmHeaderEntry.cxx             \
    gdcmHeaderHelper.cxx            \
@@ -59,6 +60,7 @@ libgdcminclude_HEADERS =           \
    gdcmDirList.h                   \
    gdcmException.h                 \
    gdcmFile.h                      \
+   gdcmGlobal.h                    \
    gdcm.h                          \
    gdcmHeaderEntry.h               \
    gdcmHeader.h                    \