mirror of
https://github.com/Tha14/toxic.git
synced 2025-06-19 08:26:35 +02:00
doc: Unlink docs from the rest of the build process.
Since generated man pages are also included, we can't guarantee proper timestamps. This should fix issues that trigger doc building when it isn't needed. Signed-off-by: Loui Chang <louipc.ist@gmail.com>
This commit is contained in:
@ -1,5 +1,5 @@
|
||||
# Install target
|
||||
install: toxic doc
|
||||
install: toxic
|
||||
mkdir -p $(abspath $(DESTDIR)/$(BINDIR))
|
||||
mkdir -p $(abspath $(DESTDIR)/$(DATADIR))
|
||||
mkdir -p $(abspath $(DESTDIR)/$(DATADIR))/sounds
|
||||
|
Reference in New Issue
Block a user