libvirt/include/Makefile.am
Daniel Veillard 70eb59b8be * 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
2005-11-02 15:37:34 +00:00

10 lines
181 B
Makefile

## Process this file with automake to produce Makefile.in
xenincdir = $(includedir)/libxen
xeninc_HEADERS = libxen.h
install-exec-hook:
$(mkinstalldirs) $(DESTDIR)$(xenincdir)