diff options
author | Jelmer Vernooij <jelmer@samba.org> | 2008-12-20 19:23:30 +0100 |
---|---|---|
committer | Jelmer Vernooij <jelmer@samba.org> | 2008-12-20 19:23:30 +0100 |
commit | 1f4bd4b82cda56ef27d3942a790fcfb908494d46 (patch) | |
tree | 076dfd68a3c73330721804aba92f37ee55973f62 /.gitignore | |
parent | 383e7c4d16bc1c0ea52e42b1bafe456c4982e5ec (diff) | |
download | samba-1f4bd4b82cda56ef27d3942a790fcfb908494d46.tar.gz samba-1f4bd4b82cda56ef27d3942a790fcfb908494d46.tar.bz2 samba-1f4bd4b82cda56ef27d3942a790fcfb908494d46.zip |
Fix standalone compilation of events library.
Diffstat (limited to '.gitignore')
-rw-r--r-- | .gitignore | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore index e2f7500781..046ee92fc9 100644 --- a/.gitignore +++ b/.gitignore @@ -347,3 +347,4 @@ librpc/gen_ndr/*_c.h librpc/gen_ndr/*_s.c librpc/gen_ndr/cli_named_pipe_auth.[ch] librpc/gen_ndr/srv_named_pipe_auth.[ch] +lib/tevent/Makefile |