diff options
-rw-r--r-- | Makefile.am | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/Makefile.am b/Makefile.am index 7db94448..88428deb 100644 --- a/Makefile.am +++ b/Makefile.am @@ -5,3 +5,5 @@ endif SUBDIRS = shared src clients data protocol tests $(wcap_subdir) man DISTCHECK_CONFIGURE_FLAGS = --disable-setuid-install + +EXTRA_DIST = weston.ini |