]> git.ipfire.org Git - thirdparty/libvirt.git/commit
fix non-srcdir build failure
authorJim Meyering <meyering@redhat.com>
Mon, 12 Jan 2009 18:21:49 +0000 (18:21 +0000)
committerJim Meyering <meyering@redhat.com>
Mon, 12 Jan 2009 18:21:49 +0000 (18:21 +0000)
commit1c947488f62e8104bee0ecbf674c321fd3229763
tree32117c004175cca468e8ff95ceb41ded8c012e09
parentc8ef64bdd74af25f26f9ff5679b2515097293e3a
fix non-srcdir build failure

* qemud/Makefile.am (check-local): Prefix use of test_libvirtd.aug
with $(srcdir)/.  Add quotes around $(AUGPARSE), in case it expands
to something unusual.
ChangeLog
qemud/Makefile.am