summaryrefslogtreecommitdiffstats
path: root/configure.ac
diff options
context:
space:
mode:
authorRichard Jones <rjones@redhat.com>2009-05-12 12:58:45 +0100
committerRichard Jones <rjones@redhat.com>2009-05-12 12:58:45 +0100
commit03ff42cb2e088b00c15023d456058cbcdc5d3c81 (patch)
treef46cc4b50be5de6af571d85f16e38233512de2d5 /configure.ac
parent1856e2ba451c472f5312d1441cced1995b27428a (diff)
downloadlibguestfs-03ff42cb2e088b00c15023d456058cbcdc5d3c81.tar.gz
libguestfs-03ff42cb2e088b00c15023d456058cbcdc5d3c81.tar.xz
libguestfs-03ff42cb2e088b00c15023d456058cbcdc5d3c81.zip
Remove the specfile from the tarball. Include contrib/ dir.
Diffstat (limited to 'configure.ac')
-rw-r--r--configure.ac2
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac
index 575ab83a..f04bafbf 100644
--- a/configure.ac
+++ b/configure.ac
@@ -437,7 +437,7 @@ AC_CONFIG_FILES([Makefile src/Makefile fish/Makefile examples/Makefile
haskell/Makefile
inspector/Makefile
make-initramfs.sh update-initramfs.sh
- libguestfs.spec libguestfs.pc
+ libguestfs.pc
ocaml/META perl/Makefile.PL])
AC_OUTPUT