mirror of
https://github.com/libvirt/libvirt.git
synced 2025-02-25 18:55:26 -06:00
* Makefile.am README TODO autogen.sh configure.in libvir.pc.in
libvir.spec.in docs/Makefile.am docs/apibuild.py docs/structures.fig include/Makefile.am include/libvir.h src/Makefile.am src/hash.c src/hash.h src/internal.h src/libvir.c src/libvir_sym.version src/virsh.c: renamed to libvir Daniel
This commit is contained in:
@@ -1,9 +1,9 @@
|
||||
## Process this file with automake to produce Makefile.in
|
||||
|
||||
xenincdir = $(includedir)/libxen
|
||||
virincdir = $(includedir)/libvir
|
||||
|
||||
xeninc_HEADERS = libxen.h
|
||||
virinc_HEADERS = libvir.h
|
||||
|
||||
install-exec-hook:
|
||||
$(mkinstalldirs) $(DESTDIR)$(xenincdir)
|
||||
$(mkinstalldirs) $(DESTDIR)$(virincdir)
|
||||
|
||||
|
||||
Reference in New Issue
Block a user