X-Git-Url: http://git.eversberg.eu/gitweb.cgi?p=mercenary-reloaded.git;a=blobdiff_plain;f=src%2FMakefile.am;h=9709e1b78bb16ee71d4af76e1f768ce14cc7ae2d;hp=0cc6d81cc3b944cb7f436aed4fa4bcee02b92e98;hb=59abe0e01a3db005db7ff8907b7b26cd4054a722;hpb=e66f60eb3551df9ebb500706a99243b528f7701f diff --git a/src/Makefile.am b/src/Makefile.am index 0cc6d81..9709e1b 100644 --- a/src/Makefile.am +++ b/src/Makefile.am @@ -8,13 +8,18 @@ SUBDIRS = \ libkeyboard \ libdisk \ libsound \ - libtext + libtext \ + libglew \ + libopengl if HAVE_SDL2 -if HAVE_GLEW SUBDIRS += \ - libsdl + libsdl endif + +if HAVE_OVR +SUBDIRS += \ + libovr endif SUBDIRS += \