From 0705383928747d390037a8edbab415d2b5fa910e Mon Sep 17 00:00:00 2001 From: Lennart Poettering Date: Tue, 1 Jul 2008 21:18:55 +0200 Subject: install header file --- Makefile.am | 3 +++ 1 file changed, 3 insertions(+) diff --git a/Makefile.am b/Makefile.am index 2fe5951..a55b972 100644 --- a/Makefile.am +++ b/Makefile.am @@ -25,6 +25,9 @@ noinst_DATA = pkgconfigdir = $(libdir)/pkgconfig pkgconfig_DATA = libatasmart.pc +include_HEADERS = \ + atasmart.h + bin_PROGRAMS = \ skdump \ sktest -- cgit