]> err.no Git - mapper/commitdiff
Build: Remove old source files from build list
authorKaj-Michael Lang <milang@tal.org>
Wed, 11 Jun 2008 14:08:53 +0000 (17:08 +0300)
committerKaj-Michael Lang <milang@tal.org>
Wed, 11 Jun 2008 14:08:53 +0000 (17:08 +0300)
src/Makefile.am

index 13129b997906455caa8d4dc137f55fab6b4f4886..92f2c7236531b8f84978f1ba3f3ed375de6e882f 100644 (file)
@@ -63,8 +63,6 @@ mapper_SOURCES = \
        gps-panels.c \
        gps-panels.h \
        gps-conn.c \
-       gpx.c \
-       gpx.h \
        help.c \
        help.h \
        hildon-mapper.h \
@@ -101,7 +99,6 @@ mapper_SOURCES = \
        settings-gui.h \
        speak.c \
        speak.h \
-       speed-display.c \
        ui-common.c \
        ui-common.h \
        ui-maemo.h \
@@ -127,7 +124,6 @@ libmappergps_la_SOURCES = \
        gps-conn.h \
        gps-nmea-parse.c \
        gps-nmea-parse.h \
-       map.h \
        path.h
 
 libmappergps_la_CFLAGS = $(GLIBGTK_CFLAGS) $(defines)