[vte] Ensure decset, osc and window are included in the tarball
- From: Behdad Esfahbod <behdad src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [vte] Ensure decset, osc and window are included in the tarball
- Date: Tue, 10 Aug 2010 19:02:47 +0000 (UTC)
commit 01c7eee35d336e674df206220047c19bc38ed20e
Author: Behdad Esfahbod <behdad behdad org>
Date: Tue Aug 10 15:00:22 2010 -0400
Ensure decset, osc and window are included in the tarball
src/Makefile.am | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/src/Makefile.am b/src/Makefile.am
index 4c47565..711fc33 100644
--- a/src/Makefile.am
+++ b/src/Makefile.am
@@ -191,7 +191,7 @@ endif
vtelibdir = $(libdir)/vte-$(VTE_API_VERSION)
vtelib_PROGRAMS = interpret slowcat
vtelib_SCRIPTS = decset osc window
-EXTRA_DIST += $(pkglib_SCRIPTS)
+EXTRA_DIST += $(vtelib_SCRIPTS)
TEST_SH = check-doc-syntax.sh
EXTRA_DIST += $(TEST_SH)
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]