git.annexia.org
/
libguestfs.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
d3458d7
)
build: Nothing under images/ should be translated
author
Matthew Booth
<mbooth@redhat.com>
Wed, 23 Nov 2011 14:00:51 +0000
(14:00 +0000)
committer
Richard W.M. Jones
<rjones@redhat.com>
Thu, 24 Nov 2011 12:50:26 +0000
(12:50 +0000)
Makefile.am
patch
|
blob
|
history
diff --git
a/Makefile.am
b/Makefile.am
index
a223600
..
8394ac4
100644
(file)
--- a/
Makefile.am
+++ b/
Makefile.am
@@
-228,6
+228,7
@@
all-local:
grep -v '/rc_protocol.c' | \
grep -v 'appliance/debian/root' | \
grep -v '^po-docs/' | \
+ grep -v '^images/' | \
LC_ALL=C sort | \
sed 's,^\./,,' > po/POTFILES.in