[make ho.build know when code comes from libraries
John Meacham <john@repetae.net>**20080302022126] hunk ./Ho/Build.hs 321
-                                'l':'h':'.':_ -> Just fp
-                                _ -> Nothing
+                                'o':'h':'.':_ -> Nothing
+                                _ -> Just fp