summaryrefslogtreecommitdiff
path: root/source4/lib/events/rules.mk
AgeCommit message (Collapse)AuthorFilesLines
2008-12-17s4:lib/events: move to toplevel directory as lib/tevent/Stefan Metzmacher1-21/+0
This commit will not compile on its own. metze
2008-06-14This patch make it possible to build the events library completelySimo Sorce1-0/+21
standalone with no ties to internal samba4 functions Samba4 itself just uses the plain library, compatibility glue is in events_s4.c only (This used to be commit 7109b6a5a19eb2dbef4259104858b171298bad6e)