summaryrefslogtreecommitdiffstats
path: root/gobject
diff options
context:
space:
mode:
authorRichard W.M. Jones <rjones@redhat.com>2012-01-26 17:05:25 +0000
committerRichard W.M. Jones <rjones@redhat.com>2012-01-29 11:15:21 +0000
commitcf37b19d4c9e290a7e5069dc626f8d39ae8a3d06 (patch)
tree89f7f5fe2142bdbf0e534d3918b149ea9dc089b2 /gobject
parent488e8c33424df9c1921cce1b8f2e90d6e8fc3325 (diff)
downloadlibguestfs-cf37b19d4c9e290a7e5069dc626f8d39ae8a3d06.tar.gz
libguestfs-cf37b19d4c9e290a7e5069dc626f8d39ae8a3d06.tar.xz
libguestfs-cf37b19d4c9e290a7e5069dc626f8d39ae8a3d06.zip
build: Add gobject/TODO.txt to EXTRA_DIST.
This updates commit dd25638fc14ea63cf8e8eb0940173f1c6952447f. (cherry picked from commit 93e443ccad74305c41c925f64063ef451db8fa08)
Diffstat (limited to 'gobject')
-rw-r--r--gobject/Makefile.am3
1 files changed, 2 insertions, 1 deletions
diff --git a/gobject/Makefile.am b/gobject/Makefile.am
index 71de7cce..7f0a8efd 100644
--- a/gobject/Makefile.am
+++ b/gobject/Makefile.am
@@ -21,8 +21,9 @@ BUILT_SOURCES = \
bindtests.js
EXTRA_DIST = \
$(BUILT_SOURCES) \
+ TODO.txt \
bindtests-manual.js \
- tests-misc.js \
+ tests-misc.js \
run-tests
libname = libguestfs-gobject-1.0.la