OVR: Render sights and interstellar sun at correct distance
[mercenary-reloaded.git] / src / Makefile.am
index 2570804..c695a08 100644 (file)
@@ -13,7 +13,12 @@ SUBDIRS = \
 
 if HAVE_SDL2
 SUBDIRS += \
-          libsdl
+       libsdl
+endif
+
+if HAVE_OVR
+SUBDIRS += \
+       libovr
 endif
 
 SUBDIRS += \