summaryrefslogtreecommitdiff
path: root/codegen/Makefile.am
diff options
context:
space:
mode:
authorRico Tzschichholz <ricotz@ubuntu.com>2017-10-13 22:29:58 +0200
committerRico Tzschichholz <ricotz@ubuntu.com>2017-11-19 12:59:53 +0100
commit62889306e8c47670f3977cb168c8eb1322eb0057 (patch)
tree5760302d2221073531408a122e00be4632231e75 /codegen/Makefile.am
parenta47094666a5da31a513d5e44d5342ead8354a22e (diff)
downloadvala-62889306e8c47670f3977cb168c8eb1322eb0057.tar.gz
codegen: Factor out static getters for ccode-attributes
https://bugzilla.gnome.org/show_bug.cgi?id=788837
Diffstat (limited to 'codegen/Makefile.am')
-rw-r--r--codegen/Makefile.am1
1 files changed, 1 insertions, 0 deletions
diff --git a/codegen/Makefile.am b/codegen/Makefile.am
index 3579eb9b0..036652ef3 100644
--- a/codegen/Makefile.am
+++ b/codegen/Makefile.am
@@ -23,6 +23,7 @@ libvalaccodegen_la_LDFLAGS = \
$(NULL)
libvalaccodegen_la_VALASOURCES = \
+ valaccode.vala \
valaccodearraymodule.vala \
valaccodeassignmentmodule.vala \
valaccodeattribute.vala \