From ad2b8b250083aef97842f3f4f047ce7bc276673d Mon Sep 17 00:00:00 2001 From: Adam Chlipala Date: Fri, 17 Jul 2009 12:34:00 -0400 Subject: Fix dependency misordering --- src/sources | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'src/sources') diff --git a/src/sources b/src/sources index ea6ae586..48a756d9 100644 --- a/src/sources +++ b/src/sources @@ -28,9 +28,6 @@ cgi.sml fastcgi.sig fastcgi.sml -postgres.sig -postgres.sml - mysql.sig mysql.sml @@ -177,6 +174,9 @@ fuse.sml cjr.sml +postgres.sig +postgres.sml + cjr_env.sig cjr_env.sml -- cgit v1.2.3