summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorChristian Persch <chpe@gnome.org>2015-08-17 19:15:12 +0200
committerChristian Persch <chpe@gnome.org>2015-08-17 19:15:12 +0200
commita477bdd38db0068d013cff6eefa4f5c8757d3839 (patch)
tree8f68069976f07ad714f04428858b65f12f6e2e8b
parent587f24ec206425b386f4b1dc5b765713f7596f9b (diff)
downloadvte-a477bdd38db0068d013cff6eefa4f5c8757d3839.tar.gz
build: Fix make dist
-rw-r--r--src/Makefile.am1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/Makefile.am b/src/Makefile.am
index db734ef0..eba172af 100644
--- a/src/Makefile.am
+++ b/src/Makefile.am
@@ -69,6 +69,7 @@ libvte_@VTE_API_MAJOR_VERSION@_@VTE_API_MINOR_VERSION@_la_SOURCES = \
vtedraw.cc \
vtedraw.h \
vteint.h \
+ vteinternal.hh \
vtepty-private.h \
vterowdata.cc \
vterowdata.h \