X-Git-Url: http://pileus.org/git/?p=aweather;a=blobdiff_plain;f=src%2Fplugins%2FMakefile.am;h=9755b8c66cb180e9d0df7661d3c5208c81755814;hp=29ae442247d481acc1f5c5b6323606a0358a4232;hb=62239c1f2419f1fb7d6adc263b1e11dcefddc737;hpb=84c9924553482ded8566105d4559088a6ab543ac diff --git a/src/plugins/Makefile.am b/src/plugins/Makefile.am index 29ae442..9755b8c 100644 --- a/src/plugins/Makefile.am +++ b/src/plugins/Makefile.am @@ -15,6 +15,8 @@ radar_la_SOURCES = \ radar-info.c radar-info.h \ ../aweather-location.c \ ../aweather-location.h +radar_la_CPPFLAGS = \ + -DPKGDATADIR="\"$(dots)$(pkgdatadir)\"" radar_la_LIBADD = $(RSL_LIBS) $(GRITS_LIBS) \ $(addprefix $(top_srcdir)/lib/,$(gl_LTLIBOBJS)) endif