build: don't tell "make clean" to remove my '~' backup files
[libguestfs.git] / perl / Makefile.am
index 7ff52d9..52a6a09 100644 (file)
@@ -26,8 +26,6 @@ EXTRA_DIST = \
        t/*.t \
        typemap
 
-CLEANFILES = *~ examples/*~ t/*~
-
 if HAVE_PERL
 
 # Interfacing automake and ExtUtils::MakeMaker known to be