fix style

This commit is contained in:
2018-10-20 16:38:33 -03:00
parent 5527100398
commit 619ab740dd
3 changed files with 18 additions and 18 deletions

View File

@@ -19,8 +19,8 @@ endif
vala_sources = files(
'sernatur.vala',
'sernatur-window.vala'
)
'sernatur-window.vala')
sources = vala_sources
c_sources = [sernatur_gresource_c]