--- Jamrules.orig	Sun May  7 21:21:57 2006
+++ Jamrules	Sun May  7 21:22:12 2006
@@ -80,3 +80,9 @@
       zip -9 -r $(<) "HandBrake $(HB_VERSION)" && \
       rm -rf "HandBrake $(HB_VERSION)"
 }
+
+rule SystemLibraries
+{
+    LINKLIBS on [ FAppendSuffix $(<) : $(SUFEXE) ] +=  $(>) ;
+}
+
