Windows build: corrected MacOS exclusion of ATVMod

This commit is contained in:
f4exb 2017-12-30 19:17:44 +01:00
parent 5f0693932c
commit 9db691b187
1 changed files with 1 additions and 1 deletions

View File

@ -54,7 +54,7 @@ SUBDIRS += plugins/channelrx/demodwfm
SUBDIRS += plugins/channelrx/tcpsrc
SUBDIRS += plugins/channelrx/udpsrc
SUBDIRS += plugins/channeltx/modam
CONFIG(macx)SUBDIRS += plugins/channeltx/modatv
CONFIG(!macx)SUBDIRS += plugins/channeltx/modatv
SUBDIRS += plugins/channeltx/modnfm
SUBDIRS += plugins/channeltx/modssb
SUBDIRS += plugins/channeltx/modwfm