summaryrefslogtreecommitdiff
path: root/liboil/jpeg
diff options
context:
space:
mode:
authorDavid Schleef <ds@schleef.org>2004-01-27 09:23:27 +0000
committerDavid Schleef <ds@schleef.org>2004-01-27 09:23:27 +0000
commit0a95f8ab377f1a2475b7aa705a8aeabdb926afa0 (patch)
tree9346607149d94b3f85ca7e77b0dd6d63867f38f0 /liboil/jpeg
parent90a3c4e9c9772727c4be46f927be82c05795b826 (diff)
downloadliboil-0a95f8ab377f1a2475b7aa705a8aeabdb926afa0.tar.gz
some distcheck fixes
Diffstat (limited to 'liboil/jpeg')
-rw-r--r--liboil/jpeg/Makefile.am3
1 files changed, 2 insertions, 1 deletions
diff --git a/liboil/jpeg/Makefile.am b/liboil/jpeg/Makefile.am
index 630d234..93537db 100644
--- a/liboil/jpeg/Makefile.am
+++ b/liboil/jpeg/Makefile.am
@@ -9,7 +9,8 @@ libjpeg_la_SOURCES = \
quantize8x8_c.c \
yuv2rgb_c.c \
zigzag8x8_c.c \
- jpeg.c
+ jpeg.c \
+ jpeg.h
libjpeg_la_CFLAGS = $(LIBOIL_CFLAGS)