Fix:Core:Added missing file to Makefile
authormartin-s <martin-s@ffa7fe5e-494d-0410-b361-a75ebd5db220>
Fri, 11 Apr 2008 19:49:05 +0000 (19:49 +0000)
committermartin-s <martin-s@ffa7fe5e-494d-0410-b361-a75ebd5db220>
Fri, 11 Apr 2008 19:49:05 +0000 (19:49 +0000)
git-svn-id: https://navit.svn.sourceforge.net/svnroot/navit/trunk@1002 ffa7fe5e-494d-0410-b361-a75ebd5db220

navit/src/Makefile.am

index 3ec369f..7b85d32 100644 (file)
@@ -18,7 +18,7 @@ navit_SOURCES = attr.c callback.c compass.c coord.c country.c cursor.c data_wind
        mapset.c maptype.c menu.c navit.c navigation.c osd.c param.c phrase.c plugin.c popup.c \
        profile.c projection.c route.c search.c speech.c transform.c track.c \
        util.c vehicle.c xmlconfig.c attr.h attr_def.h callback.h color.h compass.h coord.h country.h \
-       cursor.h data.h data_window.h data_window_int.h debug.h destination.h draw_info.h endianess.h \
+       cursor.h data.h data_window.h data_window_int.h debug.h destination.h draw_info.h endianess.h event.h \
        file.h graphics.h gtkext.h gui.h item.h item_def.h log.h layer.h layout.h main.h map-share.h map.h\
        map_data.h mapset.h maptype.h menu.h navigation.h navit.h osd.h \
        param.h phrase.h plugin.h point.h plugin_def.h projection.h popup.h route.h profile.h search.h speech.h \