From 7f83642e2dd73242b92aae0642a568f470cfad2e Mon Sep 17 00:00:00 2001 From: Simon Schampijer Date: Fri, 18 Sep 2009 16:22:49 +0000 Subject: "make distclean" to not remove data/chrome/brand.properties #969 --- diff --git a/data/chrome/Makefile.am b/data/chrome/Makefile.am index d319915..ddaca56 100644 --- a/data/chrome/Makefile.am +++ b/data/chrome/Makefile.am @@ -21,5 +21,5 @@ CLEANFILES = \ $(manifest_DATA) DISTCLEANFILES = \ - $(manifest_DATA) \ - $(branding_DATA) + $(manifest_DATA) + -- cgit v0.9.1