From 91c26cafb0d43295e1cad6b6ff0870f0d99b8c51 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Kristian=20H=C3=B8gsberg?= Date: Mon, 25 Feb 2013 13:03:15 -0500 Subject: [PATCH] Makefile.am: Distribute weston.ini sample https://bugs.freedesktop.org/show_bug.cgi?id=61388 --- Makefile.am | 2 ++ 1 file changed, 2 insertions(+) diff --git a/Makefile.am b/Makefile.am index 7b1b1bc70..4e7941dd9 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