diff options
-rw-r--r-- | docs/markdown/Porting-from-autotools.md | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/markdown/Porting-from-autotools.md b/docs/markdown/Porting-from-autotools.md index 91ed5d2..5786e0e 100644 --- a/docs/markdown/Porting-from-autotools.md +++ b/docs/markdown/Porting-from-autotools.md @@ -578,7 +578,7 @@ introspection_sources = [ 'as-tag.c', 'as-tag.h', 'as-utils.c', - 'as-utils.h'] + 'as-utils.h', 'as-version.h'] gnome.generate_gir(asglib, |