From 8169a2ea30d1220dc39034c4ea125131bac8969b Mon Sep 17 00:00:00 2001 From: Kaj-Michael Lang Date: Wed, 11 Jun 2008 17:08:53 +0300 Subject: [PATCH] Build: Remove old source files from build list --- src/Makefile.am | 4 ---- 1 file changed, 4 deletions(-) diff --git a/src/Makefile.am b/src/Makefile.am index 13129b9..92f2c72 100644 --- a/src/Makefile.am +++ b/src/Makefile.am @@ -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) -- 2.39.5