From: Patryk Zawadski Date: Tue, 16 Jun 2009 18:28:53 +0000 (-0400) Subject: Fix Bug 586024: Makefile lists champlain-version.h twice X-Git-Url: https://err.no/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=35632e1e37792bd3df5a7a288a01c26c354a045a;p=libchamplain Fix Bug 586024: Makefile lists champlain-version.h twice --- diff --git a/champlain/Makefile.am b/champlain/Makefile.am index 70a5df0..ebf7726 100644 --- a/champlain/Makefile.am +++ b/champlain/Makefile.am @@ -67,7 +67,6 @@ noinst_HEADERS = \ champlain-network-map-source.h \ champlain-map-source-factory.h \ champlain-map-source-desc.h \ - champlain-version.h \ champlain-cache.h \ champlain-polygon.h \ champlain-version.h @@ -87,7 +86,6 @@ libchamplain_include_HEADERS = \ champlain-zoom-level.h \ champlain-base-marker.h \ champlain-marker.h \ - champlain-version.h \ champlain-cache.h \ champlain-polygon.h \ champlain-version.h