瀏覽代碼

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			\