X-Git-Url: http://pileus.org/git/?p=aweather;a=blobdiff_plain;f=data%2FMakefile.am;h=842b763856bf4a633347d5495fa6de421cc5617e;hp=a778609cba835347a0a81cb21f69b7e236e4fe5f;hb=9e734911e96ae83b0f41afa5073d5313bc197d96;hpb=08e7434148bfe652a0e5e2511828b5f8b874d118 diff --git a/data/Makefile.am b/data/Makefile.am index a778609..842b763 100644 --- a/data/Makefile.am +++ b/data/Makefile.am @@ -10,6 +10,9 @@ dist_fips_DATA = fips.txt logodir = $(datadir)/aweather/ dist_logo_DATA = logo.svg +icondir = $(datadir)/aweather/ +dist_icon_DATA = car.png arrow.png + colordir = $(datadir)/aweather/colors/ dist_color_DATA = colors/*.clr @@ -33,7 +36,7 @@ dist_iconSC_DATA = icons/scalable/aweather.svg dist_noinst_DATA = icons/48x48/aweather.ico fips.txt: - wget http://lug.rose-hulman.edu/proj/aweather/files/fips/fips.txt + wget http://pileus.org/aweather/files/fips/fips.txt install-data-hook: if test -z "$(DESTDIR)"; then \