소스 검색

Add misc/utils.h to Makefile.am

Closes GH-34
master
Marq Schneider 12 년 전
부모
커밋
8057ebfb51
1개의 변경된 파일2개의 추가작업 그리고 1개의 파일을 삭제
  1. +2
    -1
      Makefile.am

+ 2
- 1
Makefile.am 파일 보기

@@ -45,7 +45,8 @@ misc_libmisc_a_SOURCES=\
misc/iobuf.c misc/iobuf.h\
misc/queue.h\
misc/stream.c misc/stream.h\
misc/subr.c misc/subr.h
misc/subr.c misc/subr.h\
misc/utils.h

# evloop
EXTRA_evloop_libevloop_a_SOURCES=evloop/epoll.c evloop/kqueue.c evloop/poll.c


불러오는 중...
취소
저장