Fix a few 'make rpm' breakages

* Makefile.am: examples/domain-events/events-python should be added
  to dist tarball
* libvirt.spec.in: there is no makefile in domain-events but in
  domain-events/events-c and python/libvirtclass.txt has vanished
This commit is contained in:
Daniel Veillard
2009-09-30 14:34:15 +02:00
parent 8fc469b3d5
commit 553f31c579
2 changed files with 2 additions and 2 deletions

View File

@@ -25,6 +25,7 @@ EXTRA_DIST = \
.x-sc_prohibit_nonreentrant \
Makefile.nonreentrant \
autogen.sh \
examples/domain-events/events-python \
$(XML_EXAMPLES)
pkgconfigdir = $(libdir)/pkgconfig