[gst-debugger] build: fix distcheck build
- From: Marcin Kolny <mkolny src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gst-debugger] build: fix distcheck build
- Date: Tue, 22 Sep 2015 11:21:12 +0000 (UTC)
commit b88c3531bb1d0f860622fa601b406c3927821421
Author: Marcin Kolny <marcin kolny gmail com>
Date: Tue Sep 22 13:20:18 2015 +0200
build: fix distcheck build
src/gst-debugger/Makefile.am | 5 +++--
1 files changed, 3 insertions(+), 2 deletions(-)
---
diff --git a/src/gst-debugger/Makefile.am b/src/gst-debugger/Makefile.am
index 29d213b..4d361a8 100644
--- a/src/gst-debugger/Makefile.am
+++ b/src/gst-debugger/Makefile.am
@@ -31,7 +31,7 @@ gst_debugger_headers = \
dialogs/remote_data_dialog.h \
filter-parser/expression.h \
filter-parser/lexer.h \
- filter-parser/parser.cpp \
+ filter-parser/parser.h \
filter-parser/tokens.h \
graphviz-plugin/graphviz-gstdebugger.h \
gst-debugger-resources.h \
@@ -53,9 +53,10 @@ gst_debugger_headers = \
modules/gst_properties_module.h \
modules/log_module.h \
modules/main_module.h \
+ modules/pad_data_modules.h \
modules/pad_path_control_module.h \
modules/pad_path_types_control_module.h \
- modules/types_control_modules.h \
+ modules/types_control_module.h \
pipeline-drawer/graph_module.h \
pipeline-drawer/gst_bin_to_dot_converter.h \
ui_utils.h
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]