tevent: Install tevent_internal.h in the standalone build.
[ira/wip.git] / lib / tevent / tevent.mk
index ac5710ff0591d0fdbae98df0548cfbd7e64e6914..ff01bd9808d0d61abac699af508f43406637ac57 100644 (file)
@@ -22,6 +22,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