summaryrefslogtreecommitdiffstats
path: root/events
diff options
context:
space:
mode:
authorStephen Gallagher <sgallagh@redhat.com>2008-10-24 07:55:49 -0400
committerSimo Sorce <idra@samba.org>2008-10-24 07:55:49 -0400
commitc6fd412c0dd03782aa28c20f90bde0e22f720e7b (patch)
treed6fa68a7dd38061c20c6ac3980676c63267506bd /events
parentc38fcbf3df0131caebec0ce0414fc409b63e9d93 (diff)
downloadsssd-c6fd412c0dd03782aa28c20f90bde0e22f720e7b.tar.gz
sssd-c6fd412c0dd03782aa28c20f90bde0e22f720e7b.tar.xz
sssd-c6fd412c0dd03782aa28c20f90bde0e22f720e7b.zip
Minor/Cosmetic fixes
Diffstat (limited to 'events')
-rw-r--r--events/Makefile.in4
1 files changed, 2 insertions, 2 deletions
diff --git a/events/Makefile.in b/events/Makefile.in
index bd1e65ce2..ff42e5084 100644
--- a/events/Makefile.in
+++ b/events/Makefile.in
@@ -74,8 +74,8 @@ clean::
rm -f *.o *.a */*.o
distclean:: clean
- rm -f config.log config.status include/config.h config.cache
+ rm -f config.log config.status config.h config.cache
rm -f Makefile
realdistclean:: distclean
- rm -f configure include/config.h.in
+ rm -f configure config.h.in