summaryrefslogtreecommitdiff
path: root/manual/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'manual/Makefile')
-rw-r--r--manual/Makefile2
1 files changed, 2 insertions, 0 deletions
diff --git a/manual/Makefile b/manual/Makefile
index b0eee3df3c..de86edef5a 100644
--- a/manual/Makefile
+++ b/manual/Makefile
@@ -14,6 +14,8 @@ INCLUDES= $(TARGET_INC) -I$(FIRMDIR)/include -I$(FIRMDIR)/export -I. -I$(BUILDDI
14.PHONY: all buildmanual clean 14.PHONY: all buildmanual clean
15MANFILE := rockbox-build 15MANFILE := rockbox-build
16 16
17VERSION= `$(TOOLSDIR)/version.sh $(ROOTDIR)`
18
17all: manual-pdf 19all: manual-pdf
18 20
19features: $(OBJDIR)/features 21features: $(OBJDIR)/features