mirror of
https://gitlab.com/libvirt/libvirt.git
synced 2024-12-22 13:45:38 +00:00
Fix rpm build: add 'mylibtool' to EXTRADIST.
This commit is contained in:
parent
f7ea2b5d7f
commit
b8893d0277
@ -1,3 +1,7 @@
|
||||
Tue May 19 09:22:43 EDT 2009 Cole Robinson <crobinso@redhat.com>
|
||||
|
||||
* Makefile.am: Fix rpm build: add 'mylibtool' to EXTRADIST.
|
||||
|
||||
Tue May 19 09:20:54 EDT 2009 Cole Robinson <crobinso@redhat.com>
|
||||
|
||||
* qemud/Makefile.am: Generate some config files at build time.
|
||||
|
@ -19,7 +19,8 @@ EXTRA_DIST = \
|
||||
.x-sc_require_config_h \
|
||||
.x-sc_prohibit_nonreentrant \
|
||||
Makefile.nonreentrant \
|
||||
autogen.sh
|
||||
autogen.sh \
|
||||
mylibtool
|
||||
|
||||
man_MANS = virsh.1
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user