]> git.sur5r.net Git - bacula/bacula/blobdiff - bacula/src/plugins/dir/Makefile.in
Backport from BEE
[bacula/bacula] / bacula / src / plugins / dir / Makefile.in
index 2c767e7e66d0e4c7a3b967b75396f5f92dc871ff..f49565c2c105e7a7270e97b1f588eeb72512e72e 100644 (file)
@@ -1,8 +1,6 @@
 #
 # Simple Makefile for building test FD plugins for Bacula
 #
-# Version $Id: Makefile.in 7841 2008-10-19 10:34:03Z kerns $
-#
 @MCOMMON@
 
 
@@ -39,7 +37,8 @@ clean: @LIBTOOL_CLEAN_TARGET@
        rm -f main *.so *.o 1 2 3
 
 distclean: clean
-       rm -f Makefile
+       rm -f Makefile *.la *.lo
+       rm -rf .libs
 
 libtool-uninstall:
        $(LIBTOOL_UNINSTALL) $(RMF) $(DESTDIR)$(plugindir)/example-plugin-dir.la