X-Git-Url: http://gitweb.hugovil.com/?a=blobdiff_plain;ds=sidebyside;f=src%2FMakefile.am;h=1cd01086e4fda6066ac8d7f5c2de5aee9d50a8da;hb=5e23c9545f28ee836152b8eff4e3bb1b29eec430;hp=9088ece12ef60a07838f2242ea3ecdd4d48d2d77;hpb=bb7245b484c029add89a46816d1ee1ee4dfb61be;p=hvgrip.git diff --git a/src/Makefile.am b/src/Makefile.am index 9088ece..1cd0108 100644 --- a/src/Makefile.am +++ b/src/Makefile.am @@ -1,6 +1,6 @@ AM_CPPFLAGS = \ $(WARNINGCFLAGS) \ - -DGNOME_ICONDIR=\""$(datadir)/pixmaps"\" \ + -DICONDIR=\""$(datadir)/pixmaps"\" \ -DLOCALEDIR=\"$(localedir)\" \ -DDOCDIR=\""$(docdir)"\"