bin_PROGRAMS = rambler_weather rambler_weather_SOURCES = \ main.c \ widget_weather.c \ widget_weather.h \ http.c \ http.h \ rambler_weather_parse.c \ rambler_weather_parse.h rambler_weather_LDADD = @xynth_LIBS@ $(top_builddir)/src/iksemel/libiksemel.a AM_CFLAGS = @xynth_CFLAGS@ -I$(top_builddir)/src/iksemel -DIMAGESDIR=\"$(datadir)/rambler_weather/images\"