summaryrefslogtreecommitdiff
path: root/Makefile.am
diff options
context:
space:
mode:
authorAlan Coopersmith <alan.coopersmith@oracle.com>2010-09-26 17:54:09 -0700
committerAlan Coopersmith <alan.coopersmith@oracle.com>2010-09-26 17:54:09 -0700
commit2e54b74549ebf99321e3a7986ff2d4ec18a7ad11 (patch)
tree0c25af7a53d79148f7df56a448e244f2a1f31a46 /Makefile.am
parent6ebcb9d1c483407542fea55b4aa84d3c6e0f03a4 (diff)
downloadxscope-2e54b74549ebf99321e3a7986ff2d4ec18a7ad11.tar.gz
Makefile.am: Add glxscope.h to xscope_SOURCES so distcheck works
Signed-off-by: Alan Coopersmith <alan.coopersmith@oracle.com>
Diffstat (limited to 'Makefile.am')
-rw-r--r--Makefile.am1
1 files changed, 1 insertions, 0 deletions
diff --git a/Makefile.am b/Makefile.am
index dba9399..293527f 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -44,6 +44,7 @@ xscope_SOURCES = \
extensions.h \
fd.c \
fd.h \
+ glxscope.h \
lbxscope.h \
nas.h \
print11.c \