Skip to content
Snippets Groups Projects
Commit 294a84fc authored by Hugo Beauzée-Luyssen's avatar Hugo Beauzée-Luyssen
Browse files

services_discovery: Don't build windrive on winrt

parent a5de3c52
No related branches found
No related tags found
No related merge requests found
......@@ -61,8 +61,10 @@ endif
libwindrive_plugin_la_SOURCES = services_discovery/windrive.c
if HAVE_WIN32
if !HAVE_WINSTORE
sd_LTLIBRARIES += libwindrive_plugin.la
endif
endif
libos2drive_plugin_la_SOURCES = services_discovery/os2drive.c
if HAVE_OS2
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment