]> Pileus Git - aweather/blobdiff - src/Makefile.am
Gtk Hello World
[aweather] / src / Makefile.am
index 711939f66b6993f438402185f65d742acd96accd..7605c8c084af7d72841f1a72497071fc9a201b72 100644 (file)
@@ -1,2 +1,5 @@
 bin_PROGRAMS = aweather
-aweather_SOURCES = aweather.c
+
+aweather_SOURCES  = aweather.c
+aweather_CPPFLAGS = @PACKAGE_CFLAGS@
+aweather_LDADD    = @PACKAGE_LIBS@