diff options
Diffstat (limited to 'src/Makefile.am')
-rw-r--r-- | src/Makefile.am | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/src/Makefile.am b/src/Makefile.am index e944fb98..ab1a539e 100644 --- a/src/Makefile.am +++ b/src/Makefile.am @@ -87,8 +87,11 @@ dillo_SOURCES = \ dns.c \ dns.h \ gif.c \ + gif.h \ jpeg.c \ + djpeg.h \ png.c \ + dpng.h \ imgbuf.cc \ imgbuf.hh \ image.cc \ |