]> xenbits.xensource.com Git - libvirt.git/commitdiff
build: avoid non-srcdir installation failure (apibuild.py)
authorJim Meyering <meyering@redhat.com>
Wed, 24 Feb 2010 13:18:40 +0000 (14:18 +0100)
committerJim Meyering <meyering@redhat.com>
Thu, 25 Feb 2010 09:49:51 +0000 (10:49 +0100)
* docs/Makefile.am (libvirt-api.xml): Insert missing "$(srcdir)/".
Also, remove unnecessary sub-shell.

docs/Makefile.am

index 4df5154fb523a1509561108af40bcde76d36c6fc..8821e08d7ccea62d6d5a332c957df04fa0642afe 100644 (file)
@@ -131,7 +131,7 @@ devhelp/index.html devhelp/libvirt.devhelp: libvirt-api.xml $(devhelpxsl)
 libvirt-api.xml libvirt-refs.xml: apibuild.py \
                $(srcdir)/../include/libvirt/*.h \
                $(srcdir)/../src/libvirt.c $(srcdir)/../src/util/virterror.c
-       -(./apibuild.py)
+       -$(srcdir)/apibuild.py
 
 clean-local:
        rm -f *~ *.bak *.hierarchy *.signals *-unused.txt