From 85607725f20feedc326468fadcce867d0bcd5a35 Mon Sep 17 00:00:00 2001 From: Andy Spencer Date: Sun, 19 Jun 2011 01:35:19 +0000 Subject: [PATCH] Remove colors/*~ files from dist --- data/Makefile.am | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/data/Makefile.am b/data/Makefile.am index ba5e93e..ad651d1 100644 --- a/data/Makefile.am +++ b/data/Makefile.am @@ -5,7 +5,7 @@ configdir = $(datadir)/aweather/ dist_config_DATA = defaults.ini colordir = $(datadir)/aweather/colors/ -dist_color_DATA = colors/* +dist_color_DATA = colors/*.clr if WIN32 noinst_DATA = aweather.ico -- 2.43.2