X-Git-Url: http://pileus.org/git/?p=aweather;a=blobdiff_plain;f=src%2Fplugins%2FMakefile.am;fp=src%2Fplugins%2FMakefile.am;h=be1352430be8d7aa5b700f0fe896ebf3acf73560;hp=7f0f17f69bf69241a029d0eab139184c2ae5ac69;hb=518768fdda018e6ee4089bd848350fe26e9c0cc1;hpb=282bb2f725995affcce1749c21a8eb6eaf8a8c8f diff --git a/src/plugins/Makefile.am b/src/plugins/Makefile.am index 7f0f17f..be13524 100644 --- a/src/plugins/Makefile.am +++ b/src/plugins/Makefile.am @@ -14,6 +14,7 @@ radar_la_SOURCES = \ level2.c level2.h \ ../aweather-colormap.c \ ../aweather-location.c +radar_la_LIBADD = $(addprefix $(top_srcdir)/lib/,$(gl_LTLIBOBJS)) radar_la_LDFLAGS = $(AM_LDFLAGS) $(RSL_LIBS) endif