diff options
author | Richard Jones <rjones@redhat.com> | 2009-04-09 17:42:01 +0100 |
---|---|---|
committer | Richard Jones <rjones@redhat.com> | 2009-04-09 17:42:01 +0100 |
commit | c989e8832df70b4cb8200ba8d5622048e560f1f7 (patch) | |
tree | 2682e88c27ae68c7ffd25a36296a1e0484bcce24 /Makefile.am | |
parent | 233595cc4e3c3422a5f5d8aec3314029da3f0ec7 (diff) | |
download | libguestfs-c989e8832df70b4cb8200ba8d5622048e560f1f7.tar.gz libguestfs-c989e8832df70b4cb8200ba8d5622048e560f1f7.tar.xz libguestfs-c989e8832df70b4cb8200ba8d5622048e560f1f7.zip |
Distribute the pod.css file.
Diffstat (limited to 'Makefile.am')
-rw-r--r-- | Makefile.am | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/Makefile.am b/Makefile.am index 3a186001..f2cb9d93 100644 --- a/Makefile.am +++ b/Makefile.am @@ -34,6 +34,7 @@ EXTRA_DIST = \ guestfs.pod guestfs-actions.pod guestfs-structs.pod \ guestfish.pod guestfish-actions.pod \ libguestfs.spec \ + html/pod.css \ HACKING # Build the root filesystem. |