summaryrefslogtreecommitdiffstats
path: root/Makefile.am
diff options
context:
space:
mode:
authorRichard Jones <rjones@redhat.com>2009-10-29 16:54:18 +0000
committerRichard Jones <rjones@redhat.com>2009-10-29 16:54:18 +0000
commite02f42cb1d7f60c9d2f020d7d8c1b5316fb61310 (patch)
tree89a32cc69fcf4b62f86b64ed748d82c2635c5033 /Makefile.am
parent130d7bc3a2758d18adfb3249e3768afed7a9d4d7 (diff)
downloadlibguestfs-e02f42cb1d7f60c9d2f020d7d8c1b5316fb61310.tar.gz
libguestfs-e02f42cb1d7f60c9d2f020d7d8c1b5316fb61310.tar.xz
libguestfs-e02f42cb1d7f60c9d2f020d7d8c1b5316fb61310.zip
Add virt-win-reg to toplevel Makefile.am, fix POTFILES.in1.0.75
Diffstat (limited to 'Makefile.am')
-rw-r--r--Makefile.am4
1 files changed, 3 insertions, 1 deletions
diff --git a/Makefile.am b/Makefile.am
index 9d423a57..91a2f2e4 100644
--- 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/' | \