]> Pileus Git - aweather/blobdiff - src/plugins/Makefile.am
Removing ridge plugin and moving exmaple plugin
[aweather] / src / plugins / Makefile.am
index c7c60b2527ccee9f48be863f5ed1cf9204ce548b..a3520eedf4642761c94ae3c4a9a9b04db7a08cdd 100644 (file)
@@ -5,13 +5,7 @@ AM_LDFLAGS  = -module -avoid-version
 plugindir = $(libdir)/gis
 
 plugin_LTLIBRARIES = \
-       example.la \
-       radar.la   \
-       ridge.la
-
-example_la_SOURCES = example.c example.h
-
-ridge_la_SOURCES   = ridge.c   ridge.h
+       radar.la
 
 radar_la_SOURCES   = radar.c   radar.h \
        marching.c marching.h \