X-Git-Url: http://pileus.org/git/?a=blobdiff_plain;f=src%2FMakefile.am;h=620cdcb18f280288915bb1a3f8238f3c0343030d;hb=aba05890085cec97c631b5b8a25fd04c960ec203;hp=645fbed0a6dff86e771f8ff4b96a167197bacaa7;hpb=5ffc3c31ece77d1debfc619a1e5817b7398209e8;p=grits diff --git a/src/Makefile.am b/src/Makefile.am index 645fbed..620cdcb 100644 --- a/src/Makefile.am +++ b/src/Makefile.am @@ -10,6 +10,7 @@ aweather_SOURCES = main.c \ aweather-plugin.c aweather-plugin.h \ data.c data.h \ location.c location.h \ + marching.c marching.h \ plugin-radar.c plugin-radar.h \ plugin-radar-colormap.c \ plugin-ridge.c plugin-ridge.h \ @@ -30,7 +31,7 @@ MAINTAINERCLEANFILES = Makefile.in glib-genmarshal --prefix=aweather_cclosure_marshal --header $< > $@ test: all - ./aweather -d 7 + ./aweather -o -d 7 -s KVNX gdb: all gdb ./aweather