1
0
mirror of https://gitlab.com/libvirt/libvirt.git synced 2025-11-13 20:24:35 +03:00

* configure.in libvirt.spec.in include/libvirt.h.in python/Makefile.am

src/Makefile.am: fix rpm packaging problems whith head, more
  LIBVIR -> LIBVIRT changes.
Daniel
This commit is contained in:
Daniel Veillard
2006-02-15 13:21:17 +00:00
parent f32eee58b0
commit 2985f0acdb
7 changed files with 28 additions and 21 deletions

View File

@@ -1,6 +1,6 @@
# Makefile for libvirt python library
SUBRIRS= . tests
SUBDIRS= . tests
INCLUDES = \
-I$(PYTHON_INCLUDES) \
@@ -8,7 +8,7 @@ INCLUDES = \
-I$(top_builddir)/include \
-I$(top_builddir)/$(subdir)
DOCS_DIR = $(datadir)/doc/libvirt-python-$(LIBVIR_VERSION)
DOCS_DIR = $(datadir)/doc/libvirt-python-$(LIBVIRT_VERSION)
DOCS = ${srcdir}/TODO