mirror of
https://github.com/libvirt/libvirt.git
synced 2025-02-25 18:55:26 -06:00
* TODO libxen.pc.in libxen.spec.in include/Makefile.am Makefile.am
config.h.in configure.in: fix make dist, add rpm packaging * src/libxen_sym.version src/Makefile.am: set a policy of no export by default of library symbols Daniel
This commit is contained in:
9
include/Makefile.am
Normal file
9
include/Makefile.am
Normal file
@@ -0,0 +1,9 @@
|
||||
## Process this file with automake to produce Makefile.in
|
||||
|
||||
xenincdir = $(includedir)/libxen
|
||||
|
||||
xeninc_HEADERS = libxen.h
|
||||
|
||||
install-exec-hook:
|
||||
$(mkinstalldirs) $(DESTDIR)$(xenincdir)
|
||||
|
||||
Reference in New Issue
Block a user