mirror of
https://github.com/libevent/libevent.git
synced 2025-01-09 00:56:20 +08:00
Use dist_bin_SCRIPTS, not EXTRA_DIST, to distribute scripts
This commit is contained in:
parent
77c917ded0
commit
9eb2fd75be
@ -35,7 +35,7 @@ ACLOCAL_AMFLAGS = -I m4
|
||||
# 3:0:0 -- Libevent 2.0.4-alpha
|
||||
VERSION_INFO = 3:0:0
|
||||
|
||||
bin_SCRIPTS = event_rpcgen.py
|
||||
dist_bin_SCRIPTS = event_rpcgen.py
|
||||
|
||||
pkgconfigdir=$(libdir)/pkgconfig
|
||||
pkgconfig_DATA=libevent.pc
|
||||
@ -54,7 +54,6 @@ EXTRA_DIST = \
|
||||
Doxyfile \
|
||||
whatsnew-2.0.txt \
|
||||
Makefile.nmake test/Makefile.nmake \
|
||||
event_rpcgen.py \
|
||||
$(PLATFORM_DEPENDENT_SRC)
|
||||
|
||||
lib_LTLIBRARIES = libevent.la libevent_core.la libevent_extra.la
|
||||
|
Loading…
x
Reference in New Issue
Block a user