From a112a5792f31f909cdd7d971fe5c5b0f21d313b2 Mon Sep 17 00:00:00 2001 From: Rudolf Polzer Date: Sat, 24 Apr 2010 21:15:06 +0200 Subject: [PATCH] put d0.h to the header file --- Makefile.am | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Makefile.am b/Makefile.am index 803afe3..4e540ef 100644 --- a/Makefile.am +++ b/Makefile.am @@ -10,5 +10,5 @@ libblind_id_la_LDFLAGS = -versioninfo 0:0:0 # - incompatible interface change: c:r:a -> c+1:0:0 # - internal change: c:r:a -> c:r+1:a -library_includedir = $(includedir) -library_include_HEADERS = d0_blind_id.h +library_includedir = $(includedir)/d0_blind_id +library_include_HEADERS = d0_blind_id.h d0.h -- 2.39.2