mirror of
https://github.com/LibreELEC/LibreELEC.tv.git
synced 2025-07-28 13:16:41 +00:00
lirc: don't build docs
Docs are removed after installation so no need to build them
This commit is contained in:
parent
48df0ecaed
commit
515a4c3d0f
@ -0,0 +1,13 @@
|
|||||||
|
diff --git a/Makefile.am b/Makefile.am
|
||||||
|
index 868ad7f..45d64e0 100644
|
||||||
|
--- a/Makefile.am
|
||||||
|
+++ b/Makefile.am
|
||||||
|
@@ -25,7 +25,7 @@ if WITH_SYSTEMDSYSTEMUNITDIR
|
||||||
|
SYSTEMD_DIR = systemd
|
||||||
|
endif
|
||||||
|
|
||||||
|
-SUBDIRS = lib daemons tools plugins configs doc $(SYSTEMD_DIR)
|
||||||
|
+SUBDIRS = lib daemons tools plugins configs $(SYSTEMD_DIR)
|
||||||
|
|
||||||
|
if INSTALL_ETC
|
||||||
|
|
Loading…
x
Reference in New Issue
Block a user