Signed-off-by: Andreas Boll <andreas.boll....@gmail.com> --- src/xdemos/Makefile.am | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-)
diff --git a/src/xdemos/Makefile.am b/src/xdemos/Makefile.am index 0bdf13d..cfd23b1 100644 --- a/src/xdemos/Makefile.am +++ b/src/xdemos/Makefile.am @@ -79,7 +79,8 @@ xrotfontdemo_SOURCES = \ glxinfo_SOURCES = \ glxinfo.c \ - glinfo_common.c + glinfo_common.c \ + glinfo_common.h glthreads_LDADD = -lpthread glxgears_fbconfig_LDADD = libpbutil.la -- 2.0.0 _______________________________________________ mesa-dev mailing list mesa-dev@lists.freedesktop.org http://lists.freedesktop.org/mailman/listinfo/mesa-dev