no more build network stuff
authorAndreas Monzner <andreas.monzner@multimedia-labs.de>
Mon, 12 Dec 2005 11:09:14 +0000 (11:09 +0000)
committerAndreas Monzner <andreas.monzner@multimedia-labs.de>
Mon, 12 Dec 2005 11:09:14 +0000 (11:09 +0000)
configure.ac
lib/Makefile.am
main/Makefile.am

index 45e9a89..0f52031 100644 (file)
@@ -53,7 +53,6 @@ lib/dvb_ci/Makefile
 lib/gdi/Makefile
 lib/gui/Makefile
 lib/nav/Makefile
-lib/network/Makefile
 lib/python/Makefile
 lib/python/Components/Makefile
 lib/python/Screens/Makefile
index 4372ccb..de051ec 100644 (file)
@@ -1 +1 @@
-SUBDIRS = actions base components dvb dvb_ci gdi network service driver nav gui python
+SUBDIRS = actions base components dvb dvb_ci gdi service driver nav gui python
index dad2b33..4e45e76 100644 (file)
@@ -17,7 +17,6 @@ enigma2_LDADD_WHOLE = \
        $(top_builddir)/lib/gui/libenigma_gui.a \
        $(top_builddir)/lib/python/libenigma_python.a \
        $(top_builddir)/lib/nav/libenigma_nav.a \
-       $(top_builddir)/lib/network/libenigma_network.a \
        $(top_builddir)/lib/service/libenigma_service.a
 
 enigma2_LDADD = \