diff options
Diffstat (limited to 'Makefile.am')
-rw-r--r-- | Makefile.am | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/Makefile.am b/Makefile.am index 709dae5..1c17aa6 100644 --- a/Makefile.am +++ b/Makefile.am @@ -2,5 +2,3 @@ SUBDIRS = src tests DIST_SUBDIRS = src tests -DISTCHECK_CONFIGURE_FLAGS = --disable-setuid-install - |