git.samba.org
/
ira
/
wip.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
e912764
)
Revert "For tevent to install tevent_util.h"
author
Simo Sorce
<idra@samba.org>
Thu, 18 Jun 2009 11:56:51 +0000
(07:56 -0400)
committer
Simo Sorce
<idra@samba.org>
Thu, 18 Jun 2009 11:56:51 +0000
(07:56 -0400)
This reverts commit
b112cc5503350b248949bdbcce8072f5523ce877
.
tevent_util.h is a private header. Must not be installed.
lib/tevent/tevent.mk
patch
|
blob
|
history
diff --git
a/lib/tevent/tevent.mk
b/lib/tevent/tevent.mk
index 903876ba159feba7f080cdebe03c4d88a1a24917..82cc4a0860bf80df71bfc98f5c56bddb58c3595a 100644
(file)
--- a/
lib/tevent/tevent.mk
+++ b/
lib/tevent/tevent.mk
@@
-23,7
+23,6
@@
installdirs::
installheaders:: installdirs
cp $(srcdir)/tevent.h $(DESTDIR)$(includedir)
cp $(srcdir)/tevent_internal.h $(DESTDIR)$(includedir)
- cp $(srcdir)/tevent_util.h $(DESTDIR)$(includedir)
installlibs:: installdirs
cp tevent.pc $(DESTDIR)$(libdir)/pkgconfig