From ba38579c08664d4e75768f19fd639d1fa9470863 Mon Sep 17 00:00:00 2001 From: Christian Grothoff Date: Thu, 8 Jan 2015 19:32:53 +0100 Subject: install taler headers --- src/include/Makefile.am | 13 +++++++++---- 1 file changed, 9 insertions(+), 4 deletions(-) (limited to 'src') diff --git a/src/include/Makefile.am b/src/include/Makefile.am index d10d6d70e..42e6dda91 100644 --- a/src/include/Makefile.am +++ b/src/include/Makefile.am @@ -1,7 +1,12 @@ -EXTRA_DIST = \ +talerincludedir = $(includedir)/taler + +talerinclude_HEADERS = \ platform.h \ - taler_blind.h \ + taler_db_lib.h \ + taler_json_lib.h \ + taler_microhttpd_lib.h \ + taler_mint_service.h \ + taler_rsa.h \ taler_signatures.h \ taler_types.h \ - taler_util.h \ - taler_rsa.h + taler_util.h -- cgit v1.2.3