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:
a8675f4
)
lib: Missing \ caused list of CMI files to be truncated.
author
Richard W.M. Jones
<rjones@redhat.com>
Thu, 23 Feb 2012 19:10:47 +0000
(19:10 +0000)
committer
Richard W.M. Jones
<rjones@redhat.com>
Thu, 23 Feb 2012 19:10:47 +0000
(19:10 +0000)
lib/Makefile.am
patch
|
blob
|
history
diff --git
a/lib/Makefile.am
b/lib/Makefile.am
index
76a2d26
..
2a42d1e
100644
(file)
--- a/
lib/Makefile.am
+++ b/
lib/Makefile.am
@@
-47,7
+47,7
@@
SOURCES = \
# In alphabetical order.
CMI_FILES = \
config.cmi \
- whenexpr.cmi
+ whenexpr.cmi
\
whenfile.cmi \
whenlock.cmi \
whenproto_aux.cmi \