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