kdesupport/taglib/taglib
Scott Wheeler
wheeler at kde.org
Tue Oct 9 19:46:48 CEST 2007
SVN commit 723447 by wheeler:
Install header.
CCMAIL:taglib-devel at kde.org
M +1 -1 Makefile.am
--- trunk/kdesupport/taglib/taglib/Makefile.am #723446:723447
@@ -14,7 +14,7 @@
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
More information about the taglib-devel
mailing list