From 5b84c8cd0c58a270c8f04643809fa52394389d82 Mon Sep 17 00:00:00 2001 From: Mattias Andrée Date: Sat, 31 May 2014 07:33:20 +0200 Subject: rebuild when our python scripts are updated MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: Mattias Andrée --- Makefile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'Makefile') diff --git a/Makefile b/Makefile index c6b893e..dd619dd 100644 --- a/Makefile +++ b/Makefile @@ -127,7 +127,7 @@ obj/lib/%.o: src/lib/%.c src/lib/*.h obj/lib/%.o: obj/lib/%.c src/lib/*.h $(CC) $(LIB_FLAGS) $(LIBS_C) -fPIC -iquote"$$(dirname "$<" | sed -e 's:^obj:src:')" -c -o $@ $< -obj/%: src/%.gpp +obj/%: src/%.gpp src/extract/libgamma-*-extract mkdir -p $(shell dirname $@) $(GPP) --symbol '£' --input $< --output $@ @@ -157,7 +157,7 @@ obj/%.texinfo: info/%.texinfo .PHONY: info info: libgamma.info -%.info: obj/%.texinfo obj/fdl.texinfo +%.info: obj/%.texinfo obj/fdl.texinfo src/extract/libgamma-*-extract info/texise makeinfo $< .PHONY: pdf -- cgit v1.2.3-70-g09d2