X-Git-Url: http://pileus.org/git/?p=aweather;a=blobdiff_plain;f=src%2FMakefile.am;fp=src%2FMakefile.am;h=d3861ebfe9c8a9bb72ae79476ac5d4101dda6791;hp=7203aa093473542658c0580caed79f3aed9f5444;hb=5d02e9824afbc67d431e3d3e59797425f91cddcd;hpb=837893b3f6021439f30c7e7147166648d149ca34 diff --git a/src/Makefile.am b/src/Makefile.am index 7203aa0..d3861eb 100644 --- a/src/Makefile.am +++ b/src/Makefile.am @@ -10,6 +10,7 @@ aweather_SOURCES = main.c \ aweather-location.c aweather-location.h aweather_CPPFLAGS = \ -DHTMLDIR="\"$(dots)$(htmldir)\"" \ + -DICONDIR="\"$(dots)$(datadir)/icons\"" \ -DPKGDATADIR="\"$(dots)$(pkgdatadir)\"" \ -DPLUGINSDIR="\"$(dots)$(pkglibdir)\"" aweather_LDADD = $(GRITS_LIBS)