summaryrefslogtreecommitdiff
path: root/devices/devs.mak
diff options
context:
space:
mode:
Diffstat (limited to 'devices/devs.mak')
-rw-r--r--devices/devs.mak2
1 files changed, 1 insertions, 1 deletions
diff --git a/devices/devs.mak b/devices/devs.mak
index a7838a7ed..941c76d33 100644
--- a/devices/devs.mak
+++ b/devices/devs.mak
@@ -1166,7 +1166,7 @@ $(DD)chameleon.dev : $(chameleon_) $(GLD)page.dev $(GLD)cielib.dev $(GDEV) \
$(DEVOBJ)gdevchameleon.$(OBJ) : $(DEVSRC)gdevchameleon.c $(PDEVH)\
$(gsparam_h) $(gdevdcrd_h) $(gscrd_h) $(gscrdp_h) $(gxlum_h) $(gxdcconv_h)\
- $(gsutil_h) $(DEVS_MAK) $(MAKEDIRS)
+ $(gsutil_h) $(gsicc_manage_h) $(DEVS_MAK) $(MAKEDIRS)
$(DEVCC) $(DEVO_)gdevchameleon.$(OBJ) $(C_) $(DEVSRC)gdevchameleon.c
### ------------------------- .BMP file formats ------------------------- ###