diff options
Diffstat (limited to 'random')
-rw-r--r-- | random/Makefile.am | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/random/Makefile.am b/random/Makefile.am index 86ab926..b6f5d74 100644 --- a/random/Makefile.am +++ b/random/Makefile.am @@ -24,3 +24,4 @@ test_LDADD = libnice-random.la $(GLIB_LIBS) TESTS = $(check_PROGRAMS) +EXTRA_DIST = meson.build |