summaryrefslogtreecommitdiffstats
path: root/Makefile.am
diff options
context:
space:
mode:
authorRichard Jones <rjones@redhat.com>2009-04-11 18:04:49 +0100
committerRichard Jones <rjones@redhat.com>2009-04-11 18:04:49 +0100
commit8eadcfd57d79d92d8366a86bbd220912ac735d3e (patch)
tree022c000fd37d7084305f2dfaea2c3777805c5742 /Makefile.am
parentc169a0bb9ddde5b61045d95fb2728b43751488f1 (diff)
downloadlibguestfs-8eadcfd57d79d92d8366a86bbd220912ac735d3e.tar.gz
libguestfs-8eadcfd57d79d92d8366a86bbd220912ac735d3e.tar.xz
libguestfs-8eadcfd57d79d92d8366a86bbd220912ac735d3e.zip
Minor adjustments for 0.8 release.0.8
Diffstat (limited to 'Makefile.am')
-rw-r--r--Makefile.am3
1 files changed, 2 insertions, 1 deletions
diff --git a/Makefile.am b/Makefile.am
index 2345018f..4204624c 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -35,7 +35,8 @@ EXTRA_DIST = \
guestfish.pod guestfish-actions.pod \
libguestfs.spec \
html/pod.css \
- HACKING
+ HACKING \
+ tests.c
# Build the root filesystem.
# Currently this is arch-dependent, so it seems like putting it in