From 27844efcd65bd7d9efbd98c89a143ba78b7fc3f3 Mon Sep 17 00:00:00 2001 From: mid Date: Mon, 26 Feb 2001 07:08:38 +0000 Subject: [PATCH] Fix header installation. --- include/Makefile.am | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/include/Makefile.am b/include/Makefile.am index 0a1ce0f..8f18c9b 100644 --- a/include/Makefile.am +++ b/include/Makefile.am @@ -1,4 +1,4 @@ -HEADERS = aim.h faimconfig.h aim_cbtypes.h +pkginclude_HEADERS = aim.h faimconfig.h aim_cbtypes.h noinst_HEADERS = md5.h -- 2.45.1