cleanup unused files and add doc target in wrapper makefile

pull/1197/head
Jeff Becker 4 years ago
parent 0e51289228
commit 3d20105646
No known key found for this signature in database
GPG Key ID: F357B3B42F6F9B05

2482
Doxyfile

File diff suppressed because it is too large Load Diff

@ -372,4 +372,7 @@ debian-test:
install:
DESTDIR=$(DESTDIR) $(MAKE) -C '$(BUILD_ROOT)' install
doc: debug-configure
$(MAKE) -C $(BUILD_ROOT) doc
.PHONY: debian-install

1
doc

@ -1 +0,0 @@
docs
Loading…
Cancel
Save