]> Pileus Git - aweather/blobdiff - src/plugins/Makefile.am
Rename aweather-colormap.[ch] to radar-info.[ch]
[aweather] / src / plugins / Makefile.am
index ce9f557551f3d6ce891017943f9c707c5aafb0ac..29ae442247d481acc1f5c5b6323606a0358a4232 100644 (file)
@@ -10,10 +10,9 @@ plugins_LTLIBRARIES =
 if HAVE_RSL
 plugins_LTLIBRARIES += radar.la
 radar_la_SOURCES = \
-       radar.c  radar.h \
-       level2.c level2.h \
-       ../aweather-colormap.c \
-       ../aweather-colormap.h \
+       radar.c      radar.h \
+       level2.c     level2.h \
+       radar-info.c radar-info.h \
        ../aweather-location.c \
        ../aweather-location.h
 radar_la_LIBADD  = $(RSL_LIBS) $(GRITS_LIBS) \