소스 검색

Add half_edge_t to noinst_HEADERS.

Mike Perry 7 년 전
부모
커밋
7685c39f9d
1개의 변경된 파일1개의 추가작업 그리고 0개의 파일을 삭제
  1. 1 0
      src/core/include.am

+ 1 - 0
src/core/include.am

@@ -182,6 +182,7 @@ noinst_HEADERS +=					\
 	src/core/or/destroy_cell_queue_st.h		\
 	src/core/or/dos.h				\
 	src/core/or/edge_connection_st.h		\
+	src/core/or/half_edge_st.h		\
 	src/core/or/entry_connection_st.h		\
 	src/core/or/entry_port_cfg_st.h			\
 	src/core/or/extend_info_st.h			\