X-Git-Url: http://pileus.org/git/?p=aweather;a=blobdiff_plain;f=src%2FMakefile.am;h=1c006359c643e3c83564f39a633c4f77d3160912;hp=620cdcb18f280288915bb1a3f8238f3c0343030d;hb=5e8bf923bce829075eb0754eecfd7e6b9b768a61;hpb=aba05890085cec97c631b5b8a25fd04c960ec203 diff --git a/src/Makefile.am b/src/Makefile.am index 620cdcb..1c00635 100644 --- a/src/Makefile.am +++ b/src/Makefile.am @@ -6,8 +6,10 @@ BUILT_SOURCES = marshal.c marshal.h aweather_SOURCES = main.c \ marshal.c marshal.h \ aweather-gui.c aweather-gui.h \ - aweather-view.c aweather-view.h \ aweather-plugin.c aweather-plugin.h \ + gis-opengl.c gis-opengl.h \ + gis-view.c gis-view.h \ + gis-world.c gis-world.h \ data.c data.h \ location.c location.h \ marching.c marching.h \