]> Pileus Git - aweather/blobdiff - src/Makefile.am
Refactoring a lot of things. Taking all the opengl and GIS stuff out of
[aweather] / src / Makefile.am
index 620cdcb18f280288915bb1a3f8238f3c0343030d..1c006359c643e3c83564f39a633c4f77d3160912 100644 (file)
@@ -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        \