From 09f1e77112df99df3ccd35fbf935f4eafccba75a Mon Sep 17 00:00:00 2001 From: Scott Wheeler Date: Tue, 9 Oct 2007 17:46:48 +0000 Subject: [PATCH] Install header. CCMAIL:taglib-devel@kde.org git-svn-id: svn://anonsvn.kde.org/home/kde/trunk/kdesupport/taglib@723447 283d02a7-25f6-0310-bc7c-ecb5cbfe19da --- taglib/Makefile.am | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/taglib/Makefile.am b/taglib/Makefile.am index 0f5321ce..e3b57a8a 100644 --- a/taglib/Makefile.am +++ b/taglib/Makefile.am @@ -14,7 +14,7 @@ INCLUDES = \ lib_LTLIBRARIES = libtag.la libtag_la_SOURCES = tag.cpp fileref.cpp audioproperties.cpp -taglib_include_HEADERS = tag.h fileref.h audioproperties.h +taglib_include_HEADERS = tag.h fileref.h audioproperties.h taglib_export.h taglib_includedir = $(includedir)/taglib libtag_la_LDFLAGS = $(all_libraries) -no-undefined -version-info 5:0:4