Parcourir la source

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 il y a 8 ans
Parent
commit
4981f32f0a
1 fichiers modifiés avec 1 ajouts et 1 suppressions
  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