0
0
mirror of https://github.com/libretro/Lakka-LibreELEC.git synced 2025-01-08 09:38:21 +00:00
2016-04-25 10:25:40 -07:00

11 lines
227 B
Diff

diff --git a/libs/Makefile b/libs/Makefile
index 23d951b..c442057 100755
--- a/libs/Makefile
+++ b/libs/Makefile
@@ -1,4 +1,4 @@
-SUBDIRS = sectioncrc dvbobjects
+SUBDIRS = sectioncrc
subdirs: $(SUBDIRS)
$(SUBDIRS):