summaryrefslogtreecommitdiffstats
path: root/configure.ac
diff options
context:
space:
mode:
authorRichard W.M. Jones <rjones@redhat.com>2010-11-07 09:54:51 +0000
committerRichard W.M. Jones <rjones@redhat.com>2010-11-07 10:00:32 +0000
commit26118d498eefe10c8fa604f949680d2417c8b25c (patch)
tree2909c5f7ed818f1580c48e9101fee7ffbf108801 /configure.ac
parent371e83c0902d0f6949a09095b1b10280d8881aac (diff)
downloadlibguestfs-26118d498eefe10c8fa604f949680d2417c8b25c.tar.gz
libguestfs-26118d498eefe10c8fa604f949680d2417c8b25c.tar.xz
libguestfs-26118d498eefe10c8fa604f949680d2417c8b25c.zip
Add missing generated files to the tarball (thanks maksbotan).
C# bindings were omitted entirely. Add a Makefile.am for this directory even though we don't build these. Because of a missing backslash, some POD files were not being included.
Diffstat (limited to 'configure.ac')
-rw-r--r--configure.ac1
1 files changed, 1 insertions, 0 deletions
diff --git a/configure.ac b/configure.ac
index de07ae97..c42a8558 100644
--- a/configure.ac
+++ b/configure.ac
@@ -803,6 +803,7 @@ AC_CONFIG_FILES([Makefile
po-docs/Makefile
po-docs/ja/Makefile
php/Makefile
+ csharp/Makefile
ocaml/META perl/Makefile.PL])
AC_OUTPUT