]> Pileus Git - grits/blob - src/Makefile.am
7605c8c084af7d72841f1a72497071fc9a201b72
[grits] / src / Makefile.am
1 bin_PROGRAMS = aweather
2
3 aweather_SOURCES  = aweather.c
4 aweather_CPPFLAGS = @PACKAGE_CFLAGS@
5 aweather_LDADD    = @PACKAGE_LIBS@