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:
130d7bc
)
Add virt-win-reg to toplevel Makefile.am, fix POTFILES.in
1.0.75
author
Richard Jones
<rjones@redhat.com>
Thu, 29 Oct 2009 16:54:18 +0000
(16:54 +0000)
committer
Richard Jones
<rjones@redhat.com>
Thu, 29 Oct 2009 16:54:18 +0000
(16:54 +0000)
Makefile.am
patch
|
blob
|
history
po/POTFILES.in
patch
|
blob
|
history
diff --git
a/Makefile.am
b/Makefile.am
index
9d423a5
..
91a2f2e
100644
(file)
--- a/
Makefile.am
+++ b/
Makefile.am
@@
-139,6
+139,7
@@
HTMLFILES = html/guestfs.3.html html/guestfish.1.html \
html/virt-ls.1.html \
html/virt-rescue.1.html \
html/virt-tar.1.html \
+ html/virt-win-reg.1.html \
html/recipes.html \
html/pod.css html/recipes.css
@@
-172,7
+173,8
@@
all-local:
-name 'virt-inspector' -o \
-name 'virt-ls' -o \
-name 'virt-rescue' -o \
- -name 'virt-tar' | \
+ -name 'virt-tar' -o \
+ -name 'virt-win-reg' | \
grep -v '^perl/blib/' | \
grep -v '^capitests/' | \
grep -v '^daemon/lib/' | \
diff --git
a/po/POTFILES.in
b/po/POTFILES.in
index
a4a6cd1
..
f6afb60
100644
(file)
--- a/
po/POTFILES.in
+++ b/
po/POTFILES.in
@@
-94,3
+94,4
@@
tools/virt-edit
tools/virt-ls
tools/virt-rescue
tools/virt-tar
+tools/virt-win-reg