Add some sub-Makefile.am's in the libevent tree
This commit was SVN r903.
Этот коммит содержится в:
родитель
d6d01c2818
Коммит
51109ef70a
@ -721,6 +721,8 @@ AC_CONFIG_FILES([
|
|||||||
src/util/Makefile
|
src/util/Makefile
|
||||||
|
|
||||||
src/event/Makefile
|
src/event/Makefile
|
||||||
|
src/event/compat/Makefile
|
||||||
|
src/event/compat/sys/Makefile
|
||||||
|
|
||||||
src/attribute/Makefile
|
src/attribute/Makefile
|
||||||
src/communicator/Makefile
|
src/communicator/Makefile
|
||||||
|
7
src/event/compat/Makefile.am
Обычный файл
7
src/event/compat/Makefile.am
Обычный файл
@ -0,0 +1,7 @@
|
|||||||
|
#
|
||||||
|
# $HEADER$
|
||||||
|
#
|
||||||
|
|
||||||
|
include $(top_srcdir)/config/Makefile.options
|
||||||
|
|
||||||
|
SUBDIRS = sys
|
7
src/event/compat/sys/Makefile.am
Обычный файл
7
src/event/compat/sys/Makefile.am
Обычный файл
@ -0,0 +1,7 @@
|
|||||||
|
#
|
||||||
|
# $HEADER$
|
||||||
|
#
|
||||||
|
|
||||||
|
include $(top_srcdir)/config/Makefile.options
|
||||||
|
|
||||||
|
noinst_HEADERS = queue.h _time.h tree.h
|
Загрузка…
x
Ссылка в новой задаче
Block a user