aboutsummaryrefslogtreecommitdiffstats
path: root/Makefile.in
diff options
context:
space:
mode:
authorMattias Andrée <maandree@kth.se>2016-12-15 23:00:01 +0100
committerMattias Andrée <maandree@kth.se>2016-12-15 23:00:01 +0100
commitc7e6382011faf8fa1e1ebe2685f9b21a9880c59e (patch)
tree11aa4ab7d523d341cdf4d89de769b8dad2c3ef37 /Makefile.in
parentinfo: colour spaces (diff)
downloadlibcolour-c7e6382011faf8fa1e1ebe2685f9b21a9880c59e.tar.gz
libcolour-c7e6382011faf8fa1e1ebe2685f9b21a9880c59e.tar.bz2
libcolour-c7e6382011faf8fa1e1ebe2685f9b21a9880c59e.tar.xz
info: functions
Signed-off-by: Mattias Andrée <maandree@kth.se>
Diffstat (limited to 'Makefile.in')
-rw-r--r--Makefile.in9
1 files changed, 6 insertions, 3 deletions
diff --git a/Makefile.in b/Makefile.in
index b735d36..842c3cf 100644
--- a/Makefile.in
+++ b/Makefile.in
@@ -56,8 +56,10 @@ _TEXINFO_DIRLEVELS = 2
_INFOPARTS = 0
_HAVE_TEXINFO_MANUAL = yes
_HTML_FILES = Free-Software-Needs-Free-Documentation.html GNU-Free-Documentation-License.html \
- GNU-General-Public-License.html index.html Overview.html CLUT-Manipulation.html \
- Colour-Spaces.html
+ GNU-General-Public-License.html index.html Overview.html Colour-Spaces.html \
+ Illuminants.html Functions.html CIE-1960-UCS.html CIELAB.html CIELCh.html \
+ CIELUV.html CIEUVW.html CIExyY.html CIEXYZ.html RGB.html sRGB.html YCgCo.html \
+ YDbDr.html YIQ.html YPbPr.html YUV.html
# Used by mk/man.mk
#_MAN_PAGE_SECTIONS = 0 3 7
@@ -72,7 +74,8 @@ _COPYING = COPYING
___EVERYTHING_INFO = autohaltd titlepage-data content hardcopy-copying \
appx/fdl appx/free-software-needs-free-documentation appx/gpl \
reusable/macros reusable/paper reusable/titlepage \
- chap/overview chap/clut-manipulation.texinfo chap/colour-spaces.texinfo
+ chap/overview chap/colour-spaces.texinfo chap/illuminants.texinfo \
+ chap/functions.texinfo
_EVERYTHING = $(__EVERYTHING_ALL_COMMON) DEPENDENCIES INSTALL NEWS \
$(foreach F,$(___EVERYTHING_INFO),doc/info/$(F).texinfo) libcolour.h