diff options
-rw-r--r-- | kde2/kioslave/Makefile.am | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/kde2/kioslave/Makefile.am b/kde2/kioslave/Makefile.am index 94cb47b..491f097 100644 --- a/kde2/kioslave/Makefile.am +++ b/kde2/kioslave/Makefile.am @@ -1,7 +1,7 @@ # $Id$ maintainer-clean-local: - rm -f Makefile.in + rm -f Makefile.in *.closure INCLUDES = $(all_includes) -I$(top_srcdir)/lib |