Update changelog for recent changes
[clsql.git] / clsql-uffi.asd
index e5a75f6a3c830ae72e2ad887faaa296d7283df54..ed556ee01e7bbdd350f7e032a63ab7105fc8f020 100644 (file)
@@ -56,7 +56,7 @@
 
 (defmethod perform ((o compile-op) (c clsql-uffi-source-file))
   (unless (operation-done-p o c)
-    #-(or win32 mswindows)
+    #-(or win32 win64 windows mswindows)
     (unless (zerop (run-shell-command
                    #-(or freebsd netbsd) "cd ~A; make"
                    #+(or freebsd netbsd) "cd ~A; gmake"