diff options
author | Mattias Andrée <maandree@operamail.com> | 2014-06-02 21:51:26 +0200 |
---|---|---|
committer | Mattias Andrée <maandree@operamail.com> | 2014-06-02 21:51:26 +0200 |
commit | 6c50cb2451b8d943cf5e37aa96cdf4c374b33991 (patch) | |
tree | 4e9426055c9526624938d2f41f207caa32e86420 /Makefile | |
parent | typo (diff) | |
download | libgamma-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-- | Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -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 $@ |