From 7ad4fdcdd3bfe6999be409f34223cdfa461a14f9 Mon Sep 17 00:00:00 2001 From: Mattias Andrée Date: Sat, 10 Dec 2016 00:26:32 +0100 Subject: fix makefile MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: Mattias Andrée --- Makefile.in | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Makefile.in b/Makefile.in index 7462287..5278d95 100644 --- a/Makefile.in +++ b/Makefile.in @@ -40,7 +40,7 @@ PKGNAME = libclut # Package information. _PROJECT = libclut -_VERSION = 0.1 +_VERSION = 1.2 # Used by mk/lang-c.mk _C_STD = c99 @@ -69,7 +69,7 @@ _HTML_FILES = Free-Software-Needs-Free-Documentation.html GNU-Free-Documentatio _COPYING = COPYING # Used by mk/dist.mk -___EVERYTHING_INFO = autohaltd titlepage-data content hardcopy-copying \ +___EVERYTHING_INFO = libclut 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 -- cgit v1.2.3-70-g09d2