From: Andy Spencer Date: Fri, 8 Jul 2016 03:39:27 +0000 (+0000) Subject: Remove aweather-location.[ch] from plugins X-Git-Url: http://pileus.org/git/?p=aweather;a=commitdiff_plain;h=refs%2Fheads%2Fautomake-fix Remove aweather-location.[ch] from plugins This causes a compile error with newer versions of automake and doesn't seem to be needed anymore. --- diff --git a/src/plugins/Makefile.am b/src/plugins/Makefile.am index ae72af1..6a00ebf 100644 --- a/src/plugins/Makefile.am +++ b/src/plugins/Makefile.am @@ -36,9 +36,7 @@ plugins_LTLIBRARIES += radar.la radar_la_SOURCES = \ radar.c radar.h \ level2.c level2.h \ - radar-info.c radar-info.h \ - ../aweather-location.c \ - ../aweather-location.h + radar-info.c radar-info.h radar_la_CPPFLAGS = \ -DPKGDATADIR="\"$(DOTS)$(pkgdatadir)\"" \ -I$(top_srcdir)/src