summaryrefslogtreecommitdiffstats
path: root/Makefile.am
diff options
context:
space:
mode:
authorPaolo Bonzini <pbonzini@redhat.com>2012-10-23 09:35:47 +0200
committerPaolo Bonzini <pbonzini@redhat.com>2012-12-06 20:25:49 +0100
commitef7498980164130e9aea170a84eaa184a07d0e99 (patch)
treeac173d60d9f1ea92343f61cee30f8dd0a51e9d91 /Makefile.am
parenteb218cea45b45de0609bb9a136f59165fd191710 (diff)
downloadmsitools-ef7498980164130e9aea170a84eaa184a07d0e99.tar.gz
msitools-ef7498980164130e9aea170a84eaa184a07d0e99.tar.xz
msitools-ef7498980164130e9aea170a84eaa184a07d0e99.zip
we finally have our own header
Diffstat (limited to 'Makefile.am')
-rw-r--r--Makefile.am2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile.am b/Makefile.am
index 7bfb11f..123937a 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -1,4 +1,4 @@
ACLOCAL_AMFLAGS = -I m4
SUBDIRS = libmsi
-noinst_HEADERS = include/debug.h include/msiquery.h
+noinst_HEADERS = include/debug.h include/libmsi.h