Pull from CVS head: Clean up lib/ subdirectory when cleaning
authorphampson <phampson>
Thu, 9 Oct 2003 04:00:41 +0000 (04:00 +0000)
committerphampson <phampson>
Thu, 9 Oct 2003 04:00:41 +0000 (04:00 +0000)
src/modules/rlm_sql/drivers/Makefile.in

index cda2d32..3597884 100644 (file)
@@ -11,6 +11,7 @@ dynamic:
 
 clean:
        $(MAKE) $(MFLAGS) WHAT_TO_MAKE=$@ common
+       @rm -f lib/rlm_*
 
 install:
        $(MAKE) $(MFLAGS) WHAT_TO_MAKE=$@ common