forked from libretro/Lakka-LibreELEC
11 lines
227 B
Diff
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):
|