aboutsummaryrefslogtreecommitdiffstats
path: root/Makefile
diff options
context:
space:
mode:
authorMattias Andrée <maandree@operamail.com>2014-06-02 21:51:26 +0200
committerMattias Andrée <maandree@operamail.com>2014-06-02 21:51:26 +0200
commit6c50cb2451b8d943cf5e37aa96cdf4c374b33991 (patch)
tree4e9426055c9526624938d2f41f207caa32e86420 /Makefile
parenttypo (diff)
downloadlibgamma-6c50cb2451b8d943cf5e37aa96cdf4c374b33991.tar.gz
libgamma-6c50cb2451b8d943cf5e37aa96cdf4c374b33991.tar.bz2
libgamma-6c50cb2451b8d943cf5e37aa96cdf4c374b33991.tar.xz
info: states
Signed-off-by: Mattias Andrée <maandree@operamail.com>
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index dd4a59f..db6ff5e 100644
--- a/Makefile
+++ b/Makefile
@@ -148,7 +148,7 @@ obj/test/%.o: src/test/%.c
doc: info pdf dvi ps
obj/libgamma.texinfo: info/libgamma.texinfo $(foreach H,$(HEADERS_INFO),src/lib/$(H).h) \
- src/extract/libgamma-*-extract info/texise
+ src/extract/libgamma-*-extract info/texise info/behead
mkdir -p obj
$(GPP) --symbol '£' --input $< --output $@