aboutsummaryrefslogtreecommitdiff
path: root/GNUmakefile
diff options
context:
space:
mode:
Diffstat (limited to 'GNUmakefile')
-rw-r--r--GNUmakefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/GNUmakefile b/GNUmakefile
index 4f3b83b..08d374e 100644
--- a/GNUmakefile
+++ b/GNUmakefile
@@ -61,5 +61,6 @@ test: $(TEST)
$(OBJS_DIR)/reader.o: $(SOURCE_DIR)/debug.h
$(OBJS_DIR)/image.o:
$(OBJS_DIR)/PNGImage.o: $(SOURCE_DIR)/debug.h $(SOURCE_DIR)/image.h
+$(OBJS_DIR)/WEBPImage.o: $(SOURCE_DIR)/debug.h $(SOURCE_DIR)/image.h
$(OBJS_DIR)/BMPImage.o: $(SOURCE_DIR)/image.h
$(OBJS_DIR)/zlib.o: