mirror of
https://github.com/samba-team/samba.git
synced 2024-12-23 17:34:34 +03:00
Install tevent_internal.h, as Samba 4 needs it.
This commit is contained in:
parent
ff26cb4b1c
commit
32e03f9fa5
@ -21,6 +21,7 @@ installdirs::
|
||||
|
||||
installheaders:: installdirs
|
||||
cp $(srcdir)/tevent.h $(DESTDIR)$(includedir)
|
||||
cp $(srcdir)/tevent_internal.h $(DESTDIR)$(includedir)
|
||||
|
||||
installlibs:: installdirs
|
||||
cp tevent.pc $(DESTDIR)$(libdir)/pkgconfig
|
||||
|
Loading…
Reference in New Issue
Block a user