summaryrefslogtreecommitdiffstats
path: root/source4/lib/events/rules.mk
Commit message (Collapse)AuthorAgeFilesLines
* s4:lib/events: move to toplevel directory as lib/tevent/Stefan Metzmacher2008-12-171-21/+0
| | | | | | This commit will not compile on its own. metze
* This patch make it possible to build the events library completelySimo Sorce2008-06-141-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)