summaryrefslogtreecommitdiff
path: root/src/sources
diff options
context:
space:
mode:
authorGravatar Adam Chlipala <adamc@hcoop.net>2009-07-17 12:34:00 -0400
committerGravatar Adam Chlipala <adamc@hcoop.net>2009-07-17 12:34:00 -0400
commitad2b8b250083aef97842f3f4f047ce7bc276673d (patch)
tree7d98e3ea4cf398fd1539f524912c9512bebe89c1 /src/sources
parentec734c14f2569e58e462097d5953a26f9fa84f69 (diff)
Fix dependency misordering
Diffstat (limited to 'src/sources')
-rw-r--r--src/sources6
1 files changed, 3 insertions, 3 deletions
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