aboutsummaryrefslogtreecommitdiff
path: root/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index 8593881..fd9cc74 100644
--- a/Makefile
+++ b/Makefile
@@ -8,7 +8,7 @@ include Makefile.config
all: glitch.elf
doc: FORCE
- sphinx-build -b html doc.src doc
+ doxygen doxygen.config
run: glitch.iso
@qemu-system-i386 -cdrom glitch.iso -accel kvm -d cpu_reset -display gtk,zoom-to-fit=on