]> git.street.me.uk Git - andy/viking.git/blobdiff - src/Makefile.am
Add Google Kh map type
[andy/viking.git] / src / Makefile.am
index 905c8c1a918a9fc742e7ae526c3f340252c264e5..2d34ceff09a2fedacb45a9ec1dab29b1916d174b 100644 (file)
@@ -80,9 +80,11 @@ libviking_a_SOURCES = \
 if GOOGLE
 libviking_a_SOURCES += \
        google.c google.h \
 if GOOGLE
 libviking_a_SOURCES += \
        google.c google.h \
-       google-map-type.c google-map-type.h
+       google-map-type.c google-map-type.h \
+       google-kh-map-type.c google-kh-map-type.h
 BUILT_SOURCES += \
 BUILT_SOURCES += \
-       google-map-type.c google-map-type.h
+       google-map-type.c google-map-type.h \
+       google-kh-map-type.c google-kh-map-type.h
 endif
 
 if OLDGOOGLE
 endif
 
 if OLDGOOGLE