8703cb
diff --git a/Makefile.am b/Makefile.am
8703cb
index d767e4f..584d0c0 100644
8703cb
--- a/Makefile.am
8703cb
+++ b/Makefile.am
8703cb
@@ -1,6 +1,6 @@
8703cb
 lib_LTLIBRARIES = libjpeg.la
8703cb
 libjpeg_la_LDFLAGS = -version-info ${LIBTOOL_CURRENT}:${SO_MINOR_VERSION}:${SO_AGE} -no-undefined
8703cb
-include_HEADERS = jerror.h jmorecfg.h jpeglib.h
8703cb
+include_HEADERS = jerror.h jmorecfg.h jpegint.h jconfig.h jpeglib.h
8703cb
 
8703cb
 if WITH_TURBOJPEG
8703cb
 lib_LTLIBRARIES += libturbojpeg.la