From: Andy Spencer Date: Mon, 25 Jan 2010 09:51:04 +0000 (+0000) Subject: Add gis-object.h to includes dist X-Git-Tag: v0.4~129 X-Git-Url: http://pileus.org/git/?p=grits;a=commitdiff_plain;h=cb05f5a15dd1e9c9f6fec325eb9ec2f01d2f5828 Add gis-object.h to includes dist --- diff --git a/src/Makefile.am b/src/Makefile.am index 195c199..10e650b 100644 --- a/src/Makefile.am +++ b/src/Makefile.am @@ -14,6 +14,7 @@ gis_include_HEADERS = \ gis-prefs.h \ gis-opengl.h \ gis-plugin.h \ + gis-object.h \ gis-util.h \ gis-data.h \ gis-tile.h \