diff options
Diffstat (limited to 'src/util/Makefile.am')
-rw-r--r-- | src/util/Makefile.am | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/src/util/Makefile.am b/src/util/Makefile.am index 633907b9fdd..07bf052175b 100644 --- a/src/util/Makefile.am +++ b/src/util/Makefile.am @@ -83,7 +83,8 @@ EXTRA_DIST = \ merge_driinfo.py \ SConscript \ xmlpool.h \ - sha1/README + sha1/README \ + meson.build PYTHON_GEN = $(AM_V_GEN)$(PYTHON2) $(PYTHON_FLAGS) |