X-Git-Url: http://pileus.org/git/?a=blobdiff_plain;f=src%2FMakefile.am;h=ca40656920c4ae030e5d3e3cbd96a490eaad9091;hb=refs%2Fheads%2Fv0.5.x;hp=46630769a8b4d7def9a7f167e7230b77cac66ac8;hpb=7fb42f1927cb3794935403b0ee39968e76207c9b;p=aweather diff --git a/src/Makefile.am b/src/Makefile.am index 4663076..ca40656 100644 --- a/src/Makefile.am +++ b/src/Makefile.am @@ -23,6 +23,8 @@ wsr88ddec_LDFLAGS = -mwindows aweather_SOURCES += resource.rc aweather_LDFLAGS = -mwindows +aweather_CPPFLAGS += -I$(top_srcdir)/lib +aweather_LDADD += $(top_srcdir)/lib/libgnu.la bin_PROGRAMS += aweather-dbg aweather_dbg_SOURCES = $(aweather_SOURCES) @@ -37,7 +39,8 @@ CLEANFILES = gmon.out valgrind.out MAINTAINERCLEANFILES = Makefile.in test: all - .libs/aweather -o -d 7 -s KLSX -t '2010-12-31 17:56Z' + .libs/aweather -o -d 7 -s KOUN -t '2011-02-01 10:01Z' +#.libs/aweather -o -d 7 -s KLSX -t '2010-12-31 17:56Z' #.libs/aweather -o -d 7 -s KDGX -t '2010-12-31 23:10Z' #.libs/aweather -o -d 7 -s KDGX -t '1999-05-03 23:51Z'