diff options
Diffstat (limited to 'muggle-plugin/Makefile')
| -rw-r--r-- | muggle-plugin/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/muggle-plugin/Makefile b/muggle-plugin/Makefile index d2439e5..48d42e7 100644 --- a/muggle-plugin/Makefile +++ b/muggle-plugin/Makefile @@ -61,6 +61,7 @@ OBJS = $(PLUGIN).o i18n.o mg_valmap.o mg_order.o mg_db.o mg_actions.o vdr_menu.o LIBS = -lmad -lmysqlclient MILIBS = -lmysqlclient -ltag +# MILIBS = -lmysqld -lpthread -lz -lcrypt -lnsl -lm -lpthread -lrt -lwrap -ltag ifdef HAVE_VORBISFILE DEFINES += -DHAVE_VORBISFILE |
