-rw-r--r-- | include/Makefile.am | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/include/Makefile.am b/include/Makefile.am index 0c2928d..078c6dc 100644 --- a/include/Makefile.am +++ b/include/Makefile.am | |||
@@ -11,9 +11,9 @@ nobase_include_HEADERS = \ | |||
11 | opkele/extension_chain.h \ | 11 | opkele/extension_chain.h \ |
12 | opkele/xconsumer.h \ | 12 | opkele/xconsumer.h \ |
13 | opkele/xserver.h \ | 13 | opkele/xserver.h \ |
14 | opkele/curl.h opkele/expat.h \ | ||
15 | opkele/discovery.h \ | 14 | opkele/discovery.h \ |
16 | opkele/uris.h | 15 | opkele/uris.h |
17 | EXTRA_DIST = \ | 16 | EXTRA_DIST = \ |
18 | opkele/data.h \ | 17 | opkele/data.h \ |
18 | opkele/curl.h opkele/expat.h \ | ||
19 | opkele/util.h | 19 | opkele/util.h |