diff options
-rw-r--r-- | Makefile.am | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/Makefile.am b/Makefile.am index 7b1b1bc7..4e7941dd 100644 --- a/Makefile.am +++ b/Makefile.am @@ -8,3 +8,5 @@ DIST_SUBDIRS = shared src clients data protocol tests wcap man DISTCHECK_CONFIGURE_FLAGS = --disable-setuid-install + +EXTRA_DIST = weston.ini |