summaryrefslogtreecommitdiff
path: root/Makefile.am
diff options
context:
space:
mode:
authorKristian Høgsberg <krh@bitplanet.net>2012-02-09 09:20:44 -0500
committerKristian Høgsberg <krh@bitplanet.net>2012-02-09 09:20:44 -0500
commit850f24c712d600f62e35546f36148c39b5c62131 (patch)
tree6601cb75ee6fb477fbb70883c6a5165d9bd44eef /Makefile.am
parenta7313e7cf46137d6753339b59640f5dad1a6545f (diff)
Disable setuid install for distcheck
Diffstat (limited to 'Makefile.am')
-rw-r--r--Makefile.am2
1 files changed, 2 insertions, 0 deletions
diff --git a/Makefile.am b/Makefile.am
index c7d6431..0d8e231 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -1 +1,3 @@
SUBDIRS = shared src clients data protocol tests
+
+DISTCHECK_CONFIGURE_FLAGS = --disable-setuid-install