]> err.no Git - mapper/commitdiff
More distcheck fixes
authorKaj-Michael Lang <milang@tal.org>
Thu, 28 Feb 2008 20:40:53 +0000 (22:40 +0200)
committerKaj-Michael Lang <milang@tal.org>
Thu, 28 Feb 2008 20:40:53 +0000 (22:40 +0200)
src/Makefile.am

index 61341c6e9789f043aab32cc8297b578ca97343d7..ca73c112aaac7cca7b6a2bcc840c4d8b00f17302 100644 (file)
@@ -57,6 +57,7 @@ mapper_SOURCES = \
        filter.c \
        filter.h \
        filter-gui.c \
+       filter-gui.h \
        import-gui.c \
        gps-browse.c \
        gps-panels.c \
@@ -77,6 +78,7 @@ mapper_SOURCES = \
        map-poi.c \
        map-poi.h \
        map-repo.c \
+       map-repo.h \
        map.c \
        map.h \
        mapper.c \
@@ -93,6 +95,7 @@ mapper_SOURCES = \
        search.h \
        settings-gui.c \
        settings-gui.h \
+       audio.h \
        audio-note.c \
        audio-note.h \
        speak.c \
@@ -104,7 +107,9 @@ mapper_SOURCES = \
        ui-common.h \
        ui-maemo.h \
        utils.c \
-       utils.h
+       utils.h \
+       mapper-types.h \
+       settings-gconf.h 
 
 osm2db_CFLAGS = $(EXPAT_CFLAGS) $(SQLITE_CFLAGS) $(GLIBGTK_CFLAGS)
 osm2db_LDADD = $(EXPAT_LIBS) $(SQLITE_LIBS) $(GLIBGTK_LIBS) -lm libosmdb.la