]> git.sur5r.net Git - bacula/bacula/blobdiff - bacula/src/plugins/dir/Makefile.in
Backport from Bacula Enterprise
[bacula/bacula] / bacula / src / plugins / dir / Makefile.in
index 3df8580ef433fc5b79c43e0a3eadc88374baa813..6ba512138d6896efd7f89118b249cf425515d8b8 100644 (file)
@@ -1,8 +1,8 @@
 #
 # Simple Makefile for building test FD plugins for Bacula
 #
-# Author: Kern Sibbald
-# License: LGPLv3
+# Copyright (C) 2000-2015 Kern Sibbald
+# License: BSD 2-Clause; see file LICENSE-FOSS
 #
 @MCOMMON@
 
@@ -40,8 +40,7 @@ clean: @LIBTOOL_CLEAN_TARGET@
        rm -f main *.so *.o 1 2 3
 
 distclean: clean
-       rm -f Makefile *.la *.lo
-       rm -rf .libs
+       rm -f Makefile
 
 libtool-uninstall:
        $(LIBTOOL_UNINSTALL) $(RMF) $(DESTDIR)$(plugindir)/example-plugin-dir.la