summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDaniel Veillard <veillard@redhat.com>2009-02-26 16:14:50 +0000
committerDaniel Veillard <veillard@redhat.com>2009-02-26 16:14:50 +0000
commit66780313c291d8b3a80776948e2f344d25f830e4 (patch)
treefb6e577dddd934a671072ba59a904deafb8a8dd3 /Makefile.am
parent* src/remote_internal.c: fix autostart of session daemon, patch (diff)
downloadlibvirt-66780313c291d8b3a80776948e2f344d25f830e4.tar.gz
libvirt-66780313c291d8b3a80776948e2f344d25f830e4.tar.bz2
libvirt-66780313c291d8b3a80776948e2f344d25f830e4.zip
New example program
* Makefile.am configure.in examples/hellolibvirt/Makefile.am examples/hellolibvirt/hellolibvirt.c: new trivial example program by David Allan Daniel
Diffstat (limited to 'Makefile.am')
-rw-r--r--Makefile.am2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile.am b/Makefile.am
index d4e42f116..928a93cc9 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -4,7 +4,7 @@ LCOV = lcov
GENHTML = genhtml
SUBDIRS = gnulib/lib include src qemud proxy docs gnulib/tests \
- python tests po examples/domain-events/events-c
+ python tests po examples/domain-events/events-c examples/hellolibvirt
ACLOCAL_AMFLAGS = -I m4 -I gnulib/m4