summaryrefslogtreecommitdiff
path: root/Makefile.sources
diff options
context:
space:
mode:
Diffstat (limited to 'Makefile.sources')
-rw-r--r--Makefile.sources2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile.sources b/Makefile.sources
index 3f5b660c2..ce0a04d0b 100644
--- a/Makefile.sources
+++ b/Makefile.sources
@@ -24,7 +24,7 @@ S_COMMON := $(addprefix content/,$(S_CONTENT)) \
# S_IMAGE are sources related to image management
S_IMAGE := bmp.c gif.c ico.c jpeg.c \
- mng.c nssprite.c svg.c rsvg.c
+ mng.c nssprite.c svg.c rsvg.c png.c
S_IMAGE := $(addprefix image/,$(S_IMAGE))
# S_PDF are sources of the pdf plotter + the ones for paged-printing