summaryrefslogtreecommitdiff
path: root/tests/warn/Makefile.am
diff options
context:
space:
mode:
authorTomeu Vizoso <tomeu.vizoso@collabora.co.uk>2011-02-04 13:16:20 +0100
committerTomeu Vizoso <tomeu.vizoso@collabora.co.uk>2011-02-22 17:15:19 +0100
commitc8e04058f412a1d8618e35589b738c92da017911 (patch)
treec117782928440ca95f9bbdf606653f6d923dff92 /tests/warn/Makefile.am
parent8f320a6b3c5d468cd4d5be580c167da071fc0856 (diff)
downloadgobject-introspection-c8e04058f412a1d8618e35589b738c92da017911.tar.gz
Add warnings for the (constructor) annotation
https://bugzilla.gnome.org/show_bug.cgi?id=641347
Diffstat (limited to 'tests/warn/Makefile.am')
-rw-r--r--tests/warn/Makefile.am1
1 files changed, 1 insertions, 0 deletions
diff --git a/tests/warn/Makefile.am b/tests/warn/Makefile.am
index 571ca4a3..7d81d9ef 100644
--- a/tests/warn/Makefile.am
+++ b/tests/warn/Makefile.am
@@ -6,6 +6,7 @@ TESTS = \
return-gobject.h \
invalid-array.h \
invalid-closure.h \
+ invalid-constructor.h \
invalid-element-type.h \
invalid-method.h \
invalid-option.h \