summaryrefslogtreecommitdiff
path: root/vala/Makefile.am
diff options
context:
space:
mode:
authorRico Tzschichholz <ricotz@ubuntu.com>2018-12-31 14:48:08 +0100
committerRico Tzschichholz <ricotz@ubuntu.com>2018-12-31 15:25:21 +0100
commit96857b1b83fcc3e9aef83c9896b50dcfd21e852b (patch)
treedff5fa599dfb5b20d6152ed87caae53ec651fe2e /vala/Makefile.am
parent1746709f375c199c86809f4c725890387afdba62 (diff)
downloadvala-96857b1b83fcc3e9aef83c9896b50dcfd21e852b.tar.gz
vala: Report invalid instance member access to property
See https://gitlab.gnome.org/GNOME/vala/issues/605
Diffstat (limited to 'vala/Makefile.am')
-rw-r--r--vala/Makefile.am1
1 files changed, 1 insertions, 0 deletions
diff --git a/vala/Makefile.am b/vala/Makefile.am
index 585f10426..6be70557d 100644
--- a/vala/Makefile.am
+++ b/vala/Makefile.am
@@ -126,6 +126,7 @@ libvala_la_VALASOURCES = \
valaprofile.vala \
valapropertyaccessor.vala \
valaproperty.vala \
+ valapropertyprototype.vala \
valarealliteral.vala \
valareferencetransferexpression.vala \
valareferencetype.vala \