From fb4c3dff331f617bb04d2d07a47a0168d3ec2967 Mon Sep 17 00:00:00 2001 From: Clifford Wolf Date: Mon, 27 Jan 2014 17:08:19 +0100 Subject: Added first presentation slides --- Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'Makefile') diff --git a/Makefile b/Makefile index 525d8513..775b8220 100644 --- a/Makefile +++ b/Makefile @@ -143,7 +143,7 @@ install: $(TARGETS) $(EXTRA_TARGETS) $(INSTALL_SUDO) cp -r share/. $(DESTDIR)/share/yosys/. manual: - cd manual && bash make.sh + cd manual && bash manual.sh clean: rm -rf share -- cgit v1.2.3