taglib/taglib-1.3-apeitem.patch
2004-11-10 16:12:03 +00:00

12 lines
429 B
Diff

--- ./taglib/ape/Makefile.in.apeitem 2004-11-04 08:25:57.885977845 +0100
+++ ./taglib/ape/Makefile.in 2004-11-04 08:26:10.130701834 +0100
@@ -160,7 +160,7 @@
libape_la_SOURCES = apetag.cpp apefooter.cpp apeitem.cpp
-taglib_include_HEADERS = apetag.h apefooter.h
+taglib_include_HEADERS = apetag.h apefooter.h apeitem.h
taglib_includedir = $(includedir)/taglib
EXTRA_DIST = $(libape_la_SOURCES) $(taglib_include_HEADERS)