From 7e7b2d30b13c2daad59995c06392cb4b24ffa9e6 Mon Sep 17 00:00:00 2001 From: Richard Jones Date: Sun, 12 Apr 2009 23:54:49 +0100 Subject: [PATCH] Distribute TODO file. --- Makefile.am | 2 +- libguestfs.spec.in | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/Makefile.am b/Makefile.am index 4204624..f6289e4 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. diff --git a/libguestfs.spec.in b/libguestfs.spec.in index f4659bf..92ec289 100644 --- a/libguestfs.spec.in +++ b/libguestfs.spec.in @@ -191,7 +191,7 @@ rm -rf $RPM_BUILD_ROOT %files devel %defattr(-,root,root,-) -%doc HACKING README ex html/guestfs.3.html html/pod.css +%doc HACKING TODO README ex html/guestfs.3.html html/pod.css %{_libdir}/libguestfs.so %{_mandir}/man3/guestfs.3* %{_includedir}/guestfs.h -- 1.8.3.1