Confirm that audio IRQ works (used for Geiger counter)
[mercenary-reloaded.git] / configure.ac
index 8ff6fd4..ba0a746 100644 (file)
@@ -71,6 +71,7 @@ NOTE: This package is mandatory. The games will not compile without it!
 AS_IF([test "x$with_ovr" == "xyes"],[AC_MSG_NOTICE( Compiling with OVR support )], [AC_MSG_NOTICE( [OVR not supported.] )])
 
 AC_OUTPUT(
+    include/Makefile
     src/libcpu/Makefile
     src/libframerate/Makefile
     src/libvideo/Makefile