diff options
author | Richard Jones <rjones@redhat.com> | 2009-04-12 23:54:49 +0100 |
---|---|---|
committer | Richard Jones <rjones@redhat.com> | 2009-04-12 23:55:58 +0100 |
commit | 7e7b2d30b13c2daad59995c06392cb4b24ffa9e6 (patch) | |
tree | 1713f7bd8fe8ed34e6acaa75323b71671a4bc16a /Makefile.am | |
parent | b7c9d26ddeb1f230c1eb4435f3893af0054cfdf7 (diff) | |
download | libguestfs-7e7b2d30b13c2daad59995c06392cb4b24ffa9e6.tar.gz libguestfs-7e7b2d30b13c2daad59995c06392cb4b24ffa9e6.tar.xz libguestfs-7e7b2d30b13c2daad59995c06392cb4b24ffa9e6.zip |
Distribute TODO file.
Diffstat (limited to 'Makefile.am')
-rw-r--r-- | Makefile.am | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile.am b/Makefile.am index 4204624c..f6289e47 100644 --- a/Makefile.am +++ b/Makefile.am @@ -35,7 +35,7 @@ EXTRA_DIST = \ guestfish.pod guestfish-actions.pod \ libguestfs.spec \ html/pod.css \ - HACKING \ + HACKING TODO \ tests.c # Build the root filesystem. |