mirror of
https://github.com/jedisct1/libsodium.git
synced 2026-08-25 08:37:13 +09:00
Fix DISTCLEANFILES
This commit is contained in:
@@ -184,7 +184,7 @@ if HAVE_LD_OUTPUT_DEF
|
||||
libsodium_la_LDFLAGS += -Wl,--output-def,libsodium-$(DLL_VERSION).def
|
||||
defexecdir = $(bindir)
|
||||
defexec_DATA = libsodium-$(DLL_VERSION).def
|
||||
DISTCLEANFILES += $(defexec_DATA)
|
||||
DISTCLEANFILES = $(defexec_DATA)
|
||||
endif
|
||||
|
||||
SUBDIRS = \
|
||||
|
||||
Reference in New Issue
Block a user