diff options
Diffstat (limited to 'tests/Makefile.am')
-rw-r--r-- | tests/Makefile.am | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/tests/Makefile.am b/tests/Makefile.am index ab04f2c..eb23d6c 100644 --- a/tests/Makefile.am +++ b/tests/Makefile.am @@ -12,6 +12,7 @@ TESTS = \ gvariant-iter.c \ gvariant-lookup.c \ gvariant-new.c \ + nonnull.c \ $(NULL) -include $(top_srcdir)/git.mk |