summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMatthew Garrett <mjg@redhat.com>2010-09-09 14:09:37 -0400
committerMatthew Garrett <mjg@redhat.com>2010-09-09 14:09:37 -0400
commitce816b3d48059b47aa457660953078a6520e1383 (patch)
tree90191671aca579dc2b4b67619aee442fc3215654
parent5d5396bc125f2a180ed773c8bc077a694a2df178 (diff)
Install the header
-rw-r--r--Makefile.am1
1 files changed, 1 insertions, 0 deletions
diff --git a/Makefile.am b/Makefile.am
index 8983232..5e52b1b 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -1,3 +1,4 @@
+include_HEADERS = libbacklight.h
lib_LTLIBRARIES = libbacklight.la
libbacklight_la_SOURCES = libbacklight.c libbacklight.h
libatasmart_la_CFLAGS = $(PCIACCESS_CFLAGS)