summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--src/Makefile.am2
1 files changed, 0 insertions, 2 deletions
diff --git a/src/Makefile.am b/src/Makefile.am
index 869a5ef..be4fd93 100644
--- a/src/Makefile.am
+++ b/src/Makefile.am
@@ -94,8 +94,6 @@ test-generated.h : Makefile.am org.project.xml $(codegen_PYTHON)
--strip-prefix org.project. \
--output-hfile test-generated.h \
--output-cfile test-generated.c \
- --add-include src/mytestpair.h \
- --add-include src/mytestpoint.h \
--annotate "org.project.Bar" Key1 Value1 \
--annotate "org.project.Bar" org.gtk.GDBus.Internal Value2 \
--annotate "org.project.Bar.HelloWorld()" Key3 Value3 \