]> granicus.if.org Git - libjpeg-turbo/commitdiff
Make our Makefile.am a bit easier to convert to a standalone one by
authorPierre Ossman <ossman@cendio.se>
Fri, 10 Jul 2009 12:59:14 +0000 (12:59 +0000)
committerPierre Ossman <ossman@cendio.se>
Fri, 10 Jul 2009 12:59:14 +0000 (12:59 +0000)
indicating which headers are the public ones.

git-svn-id: svn+ssh://svn.code.sf.net/p/libjpeg-turbo/code/trunk@54 632fc199-4ca6-4c93-a231-07263d6284db

Makefile.am

index ffba1ee9252edb895972fac4c629363da91aaa59..26fe44c510df8399857e71178adab3e0a5e6b857 100644 (file)
@@ -1,4 +1,5 @@
 noinst_LTLIBRARIES = libjpeg.la
+noinst_HEADERS = jconfig.h jerror.h jmorecfg.h jpeglib.h
 
 HDRS = jchuff.h jdct.h jdhuff.h jerror.h jinclude.h jmemsys.h jmorecfg.h \
        jpegint.h jpeglib.h jversion.h jsimd.h jsimddct.h turbojpeg.h