[Xfce4-commits] [apps/xfce4-terminal] 01/01: Add terminal-regex.h to Makefile
noreply at xfce.org
noreply at xfce.org
Wed Aug 31 13:55:39 CEST 2016
This is an automated email from the git hooks/post-receive script.
f2404 pushed a commit to branch master
in repository apps/xfce4-terminal.
commit 8d90c17a09385cfdc54c2c802c8c61ffe18d4d06
Author: Igor <f2404 at yandex.ru>
Date: Wed Aug 31 14:55:34 2016 +0300
Add terminal-regex.h to Makefile
---
terminal/Makefile.am | 3 ++-
1 file changed, 2 insertions(+), 1 deletion(-)
diff --git a/terminal/Makefile.am b/terminal/Makefile.am
index 33eafaa..704c978 100644
--- a/terminal/Makefile.am
+++ b/terminal/Makefile.am
@@ -24,8 +24,9 @@ xfce4_terminal_headers = \
terminal-options.h \
terminal-preferences.h \
terminal-preferences-dialog.h \
- terminal-search-dialog.h \
terminal-private.h \
+ terminal-regex.h \
+ terminal-search-dialog.h \
terminal-screen.h \
terminal-util.h \
terminal-widget.h \
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.
More information about the Xfce4-commits
mailing list