-rw-r--r-- | include/Makefile.am | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/include/Makefile.am b/include/Makefile.am index b41e6cc..2ae510d 100644 --- a/include/Makefile.am +++ b/include/Makefile.am | |||
@@ -23,2 +23,3 @@ nobase_include_HEADERS = \ | |||
23 | opkele/oauth.h opkele/oauth/consumer.h \ | 23 | opkele/oauth.h opkele/oauth/consumer.h \ |
24 | opkele/curl.h \ | ||
24 | ${NODIST_HEADERS_} | 25 | ${NODIST_HEADERS_} |
@@ -27,3 +28,3 @@ noinst_HEADERS = \ | |||
27 | opkele/data.h \ | 28 | opkele/data.h \ |
28 | opkele/curl.h opkele/expat.h opkele/tidy.h \ | 29 | opkele/expat.h opkele/tidy.h \ |
29 | opkele/util-internal.h \ | 30 | opkele/util-internal.h \ |