summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndreas Boll <andreas.boll.dev@gmail.com>2014-07-04 10:38:26 +0200
committerAndreas Boll <andreas.boll.dev@gmail.com>2014-07-05 10:17:06 +0200
commit76c7fefd3f967f3b162617658bdc149da9d3232a (patch)
treef84e53282e467458a24c5bfee4283ae507680481
parent741e6dfc6ef8725f57580c5bcb61c299def57e0b (diff)
demos: Fix make distcheck
Reviewed-by: Julien Cristau <jcristau@debian.org>
-rw-r--r--src/xdemos/Makefile.am3
1 files changed, 2 insertions, 1 deletions
diff --git a/src/xdemos/Makefile.am b/src/xdemos/Makefile.am
index 0bdf13d3..cfd23b13 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