X-Git-Url: https://git.creatis.insa-lyon.fr/pubgit/?a=blobdiff_plain;f=src%2FMakefile.am;h=c5506f186876a59277010ef355e49f04192dcdb4;hb=0ba680a668e29ec5f58a2cf9af862be253c51055;hp=ae54fef0bf5a795d27f15a5114ff52a9f68b99a0;hpb=953fdb8435f0957ba61cf9f0154ed0dc67d53981;p=gdcm.git diff --git a/src/Makefile.am b/src/Makefile.am index ae54fef0..c5506f18 100644 --- a/src/Makefile.am +++ b/src/Makefile.am @@ -14,6 +14,8 @@ LTVERSION = 0:1:0 lib_LTLIBRARIES = libgdcm.la +CXXFLAGS = -DPUB_DICT_PATH=\"$(prefix)/dicts/\" + libgdcm_la_SOURCES= \ gdcmException.cxx \ gdcmUtil.cxx \