summaryrefslogtreecommitdiff
path: root/ccode/Makefile.am
diff options
context:
space:
mode:
authorJürg Billeter <j@bitron.ch>2009-08-16 16:56:39 +0200
committerJürg Billeter <j@bitron.ch>2009-08-16 16:56:39 +0200
commit380b0786f633baa40b877f079317ab070b6402fb (patch)
tree38b407dc6083b4e0da58c083c8934b5a8379678d /ccode/Makefile.am
parentbd0868bc405e2b12b7c4c6977e968750eafdf217 (diff)
downloadvala-380b0786f633baa40b877f079317ab070b6402fb.tar.gz
Report error on unsupported type check expressions
Fixes bug 585344.
Diffstat (limited to 'ccode/Makefile.am')
-rw-r--r--ccode/Makefile.am1
1 files changed, 1 insertions, 0 deletions
diff --git a/ccode/Makefile.am b/ccode/Makefile.am
index d70c56897..af79c1f96 100644
--- a/ccode/Makefile.am
+++ b/ccode/Makefile.am
@@ -42,6 +42,7 @@ libvalaccode_la_VALASOURCES = \
valaccodeifstatement.vala \
valaccodeincludedirective.vala \
valaccodeinitializerlist.vala \
+ valaccodeinvalidexpression.vala \
valaccodelabel.vala \
valaccodelinedirective.vala \
valaccodemacroreplacement.vala \