浏览代码

ctypes: colors.h is also part of gis library (lib/gis)

git-svn-id: https://svn.osgeo.org/grass/grass/trunk@69678 15284696-431f-4ddb-bdfa-cd5b030d7da7
Vaclav Petras 8 年之前
父节点
当前提交
4981f32f0a
共有 1 个文件被更改,包括 1 次插入1 次删除
  1. 1 1
      lib/python/ctypes/Makefile

+ 1 - 1
lib/python/ctypes/Makefile

@@ -32,7 +32,7 @@ rowio_LIBS	= $(ROWIOLIB)
 temporal_LIBS	= $(TEMPORALLIB)
 
 date_HDRS       = datetime.h defs/datetime.h
-gis_HDRS        = gis.h defs/gis.h
+gis_HDRS        = gis.h defs/gis.h colors.h defs/colors.h
 raster_HDRS     = raster.h defs/raster.h
 gmath_HDRS      = gmath.h defs/gmath.h
 proj_HDRS       = gprojects.h defs/gprojects.h