summaryrefslogtreecommitdiff
path: root/ccode/Makefile.am
diff options
context:
space:
mode:
authorJürg Billeter <j@bitron.ch>2010-08-13 14:25:19 +0200
committerJürg Billeter <j@bitron.ch>2010-08-21 11:31:50 +0200
commitf4f655d292b78f0b0e631507da104bc45584f634 (patch)
tree0c6c03e339dde5cbd4a81ee62b6784950024c026 /ccode/Makefile.am
parentceb6c3877b526049ecc423ea7b12f7b545ce1f82 (diff)
downloadvala-f4f655d292b78f0b0e631507da104bc45584f634.tar.gz
Replace CCodeDeclarationSpace by CCodeFile
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 1fd4a0dfc..9d54a0954 100644
--- a/ccode/Makefile.am
+++ b/ccode/Makefile.am
@@ -32,6 +32,7 @@ libvalaccode_la_VALASOURCES = \
valaccodeenumvalue.vala \
valaccodeexpression.vala \
valaccodeexpressionstatement.vala \
+ valaccodefile.vala \
valaccodeformalparameter.vala \
valaccodeforstatement.vala \
valaccodefragment.vala \