From 022c53d76ac4ef889f0f83fadf708ebe39f7cc10 Mon Sep 17 00:00:00 2001 From: Michael Orlitzky Date: Sat, 2 Jun 2012 20:52:36 -0400 Subject: [PATCH] Don't remove hdaps.desktop.in on `make clean`. --- panel-plugin/Makefile.am | 1 - 1 file changed, 1 deletion(-) diff --git a/panel-plugin/Makefile.am b/panel-plugin/Makefile.am index 8dc27de..3669502 100644 --- a/panel-plugin/Makefile.am +++ b/panel-plugin/Makefile.am @@ -71,7 +71,6 @@ desktop_DATA = $(desktop_in_files:.desktop.in=.desktop) EXTRA_DIST = $(desktop_in_files) CLEANFILES = \ - $(desktop_in_files) \ $(desktop_DATA) # vi:set ts=8 sw=8 noet ai nocindent syntax=automake: -- 2.43.2