]> Pileus Git - aweather/blobdiff - src/Makefile.am
OpenGL Hello World
[aweather] / src / Makefile.am
index 7605c8c084af7d72841f1a72497071fc9a201b72..cca3efd5515bd094c6034880c356b4c4bc49a2af 100644 (file)
@@ -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@