build: Remove *~ files on make clean.
authorRichard W.M. Jones <rjones@redhat.com>
Thu, 3 Oct 2019 08:08:19 +0000 (09:08 +0100)
committerRichard W.M. Jones <rjones@redhat.com>
Thu, 3 Oct 2019 08:08:19 +0000 (09:08 +0100)
Makefile.am

index 67502fc..48fd518 100644 (file)
@@ -15,7 +15,7 @@
 # along with this program; if not, write to the Free Software
 # Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA.
 
-CLEANFILES = virt-what
+CLEANFILES = virt-what *~
 
 AM_CPPFLAGS = -Wall