WaveHdr prepare/unprepare/submit now gets handled within the context of the
[reactos.git] / reactos / lib / lib.mak
index 9aad4a4..9b9b59f 100644 (file)
@@ -2,3 +2,6 @@ LIB_BASE = lib
 LIB_BASE_ = $(LIB_BASE)$(SEP)
 
 include lib/inflib/inflib.mak
+ifeq ($(ARCH),powerpc)
+include lib/ppcmmu/ppcmmu.mak
+endif