From 1f4bd4b82cda56ef27d3942a790fcfb908494d46 Mon Sep 17 00:00:00 2001 From: Jelmer Vernooij Date: Sat, 20 Dec 2008 19:23:30 +0100 Subject: Fix standalone compilation of events library. --- .gitignore | 1 + 1 file changed, 1 insertion(+) (limited to '.gitignore') 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 -- cgit