[SDK][ACGENRAL] Add the shim IgnoreFreeLibrary
[reactos.git] / dll / appcompat / shims / genral / CMakeLists.txt
index 725a2d8..86db9bb 100644 (file)
@@ -5,6 +5,7 @@ spec2def(acgenral.dll genral.spec)
 
 list(APPEND SOURCE
     ignoredbgout.c
+    ignorefreelib.c
     main.c
     themes.c
     genral.spec)