diff options
Diffstat (limited to 'ccode/Makefile.am')
-rw-r--r-- | ccode/Makefile.am | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/ccode/Makefile.am b/ccode/Makefile.am index a5defb0bb..9ba660760 100644 --- a/ccode/Makefile.am +++ b/ccode/Makefile.am @@ -17,6 +17,7 @@ noinst_LTLIBRARIES = \ $(NULL) libvalaccode_la_VALASOURCES = \ + valaccode.vala \ valaccodeassignment.vala \ valaccodebinaryexpression.vala \ valaccodeblock.vala \ |