git.annexia.org
/
whenjobs.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
481db82
)
Reorder SOURCES for consistency.
author
Richard W.M. Jones
<rjones@redhat.com>
Wed, 22 Feb 2012 14:12:45 +0000
(14:12 +0000)
committer
Richard W.M. Jones
<rjones@redhat.com>
Wed, 22 Feb 2012 14:13:38 +0000
(14:13 +0000)
lib/Makefile.am
patch
|
blob
|
history
diff --git
a/lib/Makefile.am
b/lib/Makefile.am
index
31d6ec0
..
3d72b24
100644
(file)
--- a/
lib/Makefile.am
+++ b/
lib/Makefile.am
@@
-28,8
+28,8
@@
OCAMLOPTFLAGS = $(OCAMLCFLAGS)
# These should be in alphabetical order.
SOURCES = \
config.ml \
- whenfile.mli \
whenfile.ml \
+ whenfile.mli \
whenlock.ml \
whenlock.mli \
whenproto_aux.ml \