X-Git-Url: http://pileus.org/git/?p=aweather;a=blobdiff_plain;f=src%2FMakefile.am;h=cca3efd5515bd094c6034880c356b4c4bc49a2af;hp=7605c8c084af7d72841f1a72497071fc9a201b72;hb=b2a5589ec7bc4350a62d374deab69e86465f0432;hpb=33ef5e398a91e8eca3c55fdcf78713efeb7fa2a0 diff --git a/src/Makefile.am b/src/Makefile.am index 7605c8c..cca3efd 100644 --- a/src/Makefile.am +++ b/src/Makefile.am @@ -1,5 +1,5 @@ bin_PROGRAMS = aweather -aweather_SOURCES = aweather.c +aweather_SOURCES = aweather.c aweather.h cube.c cube.h aweather_CPPFLAGS = @PACKAGE_CFLAGS@ aweather_LDADD = @PACKAGE_LIBS@