]> Pileus Git - aweather/blob - src/Makefile.am
cleaning up files
[aweather] / src / Makefile.am
1 AM_CPPFLAGS  = $(GTK_CFLAGS)
2 AM_CFLAGS    = -Wall -Werror --std=gnu99
3
4 bin_PROGRAMS = aweather
5
6 aweather_SOURCES  = aweather.c opengl.c cube.c radar.c 
7 aweather_LDADD    = $(GTK_LIBS) -lrsl