Kaynağa Gözat

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 yıl önce
ebeveyn
işleme
4981f32f0a
1 değiştirilmiş dosya ile 1 ekleme ve 1 silme
  1. 1 1
      lib/python/ctypes/Makefile

+ 1 - 1
lib/python/ctypes/Makefile

@@ -32,7 +32,7 @@ rowio_LIBS	= $(ROWIOLIB)
 temporal_LIBS	= $(TEMPORALLIB)
 temporal_LIBS	= $(TEMPORALLIB)
 
 
 date_HDRS       = datetime.h defs/datetime.h
 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
 raster_HDRS     = raster.h defs/raster.h
 gmath_HDRS      = gmath.h defs/gmath.h
 gmath_HDRS      = gmath.h defs/gmath.h
 proj_HDRS       = gprojects.h defs/gprojects.h
 proj_HDRS       = gprojects.h defs/gprojects.h