-rw-r--r-- | include/Makefile.am | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/include/Makefile.am b/include/Makefile.am index 08df18e..4299156 100644 --- a/include/Makefile.am +++ b/include/Makefile.am | |||
@@ -8,13 +8,12 @@ nobase_include_HEADERS = \ | |||
8 | opkele/association.h \ | 8 | opkele/association.h \ |
9 | opkele/exception.h \ | 9 | opkele/exception.h \ |
10 | opkele/extension.h \ | 10 | opkele/extension.h \ |
11 | opkele/sreg.h \ | 11 | opkele/sreg.h \ |
12 | opkele/extension_chain.h \ | 12 | opkele/extension_chain.h \ |
13 | opkele/uris.h \ | 13 | opkele/uris.h \ |
14 | opkele/tr1-mem.h \ | ||
15 | opkele/basic_rp.h opkele/prequeue_rp.h \ | 14 | opkele/basic_rp.h opkele/prequeue_rp.h \ |
16 | opkele/iterator.h \ | 15 | opkele/iterator.h \ |
17 | opkele/basic_op.h opkele/verify_op.h \ | 16 | opkele/basic_op.h opkele/verify_op.h \ |
18 | opkele/util.h \ | 17 | opkele/util.h \ |
19 | ${NODIST_HEADERS_} | 18 | ${NODIST_HEADERS_} |
20 | 19 | ||