summaryrefslogtreecommitdiff
path: root/channels/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'channels/Makefile')
-rw-r--r--channels/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/channels/Makefile b/channels/Makefile
index b24478a6a..1f4cff4c7 100644
--- a/channels/Makefile
+++ b/channels/Makefile
@@ -20,7 +20,7 @@ all: _all
include $(ASTTOPDIR)/Makefile.moddir_rules
ifneq ($(findstring $(OSARCH), mingw32 cygwin ),)
- LIBS+= -lres_monitor.so -lres_features.so
+ LIBS+= -lres_monitor.so
endif
clean::