summaryrefslogtreecommitdiff
path: root/ccode
diff options
context:
space:
mode:
authorStef Walter <stefw@redhat.com>2014-03-02 12:36:22 +0100
committerJürg Billeter <j@bitron.ch>2014-03-02 14:04:56 +0100
commit14c8be5e812cf537160e3c09a7dc56c5698c3cec (patch)
tree5f52954f38b6a45d8effe4f8aa7b47896f990709 /ccode
parent5a7347ab116417f367046cf2cebd93bc69abbe87 (diff)
downloadvala-14c8be5e812cf537160e3c09a7dc56c5698c3cec.tar.gz
build: Fix missing backslashes in lists
https://bugzilla.gnome.org/show_bug.cgi?id=725496
Diffstat (limited to 'ccode')
-rw-r--r--ccode/Makefile.am2
1 files changed, 1 insertions, 1 deletions
diff --git a/ccode/Makefile.am b/ccode/Makefile.am
index 5be8d793f..eb25f9dd4 100644
--- a/ccode/Makefile.am
+++ b/ccode/Makefile.am
@@ -9,7 +9,7 @@ AM_CPPFLAGS = \
BUILT_SOURCES = ccode.vala.stamp
noinst_LTLIBRARIES = \
- libvalaccode.la
+ libvalaccode.la \
$(NULL)
libvalaccode_la_VALASOURCES = \