aboutsummaryrefslogtreecommitdiff
path: root/crypto/Makefile.am
diff options
context:
space:
mode:
Diffstat (limited to 'crypto/Makefile.am')
-rw-r--r--crypto/Makefile.am18
1 files changed, 0 insertions, 18 deletions
diff --git a/crypto/Makefile.am b/crypto/Makefile.am
index 83bf0c6..757197f 100644
--- a/crypto/Makefile.am
+++ b/crypto/Makefile.am
@@ -97,24 +97,6 @@ endif
97 97
98endif 98endif
99 99
100if !HAVE_ISSETUGID
101if HOST_AIX
102libcompat_la_SOURCES += compat/issetugid_aix.c
103endif
104if HOST_LINUX
105libcompat_la_SOURCES += compat/issetugid_linux.c
106endif
107if HOST_HPUX
108libcompat_la_SOURCES += compat/issetugid_hpux.c
109endif
110if HOST_DARWIN
111libcompat_la_SOURCES += compat/issetugid_osx.c
112endif
113if HOST_WIN
114libcompat_la_SOURCES += compat/issetugid_win.c
115endif
116endif
117
118noinst_HEADERS = 100noinst_HEADERS =
119noinst_HEADERS += compat/arc4random.h 101noinst_HEADERS += compat/arc4random.h
120noinst_HEADERS += compat/arc4random_aix.h 102noinst_HEADERS += compat/arc4random_aix.h