diff options
Diffstat (limited to 'contrib/Makefile')
| -rw-r--r-- | contrib/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/contrib/Makefile b/contrib/Makefile index 8dc40f7de0..b37d0dd2c3 100644 --- a/contrib/Makefile +++ b/contrib/Makefile @@ -64,7 +64,7 @@ else ALWAYS_SUBDIRS += sslinfo endif -ifeq ($(with_ossp_uuid),yes) +ifneq ($(with_uuid),no) SUBDIRS += uuid-ossp else ALWAYS_SUBDIRS += uuid-ossp |
