summaryrefslogtreecommitdiffstats
path: root/Makefile.am
diff options
context:
space:
mode:
Diffstat (limited to 'Makefile.am')
-rw-r--r--Makefile.am3
1 files changed, 2 insertions, 1 deletions
diff --git a/Makefile.am b/Makefile.am
index 75b2f17..1c44715 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -2,7 +2,8 @@ NULL =
ACLOCAL_AMFLAGS = -I m4
SUBDIRS = data libmsi tests po .
-dist_include_HEADERS = \
+libmsiincludedir = $(includedir)/libmsi-1.0
+dist_libmsiinclude_HEADERS = \
include/libmsi.h \
include/libmsi-database.h \
include/libmsi-query.h \