From f7467bd1f93ca679006d24694f12078ab02a5a06 Mon Sep 17 00:00:00 2001 From: Scott Wheeler Date: Mon, 25 Jul 2005 19:51:52 +0000 Subject: [PATCH] Don't actually install the tdebug.h header. git-svn-id: svn://anonsvn.kde.org/home/kde/trunk/kdesupport/taglib@438704 283d02a7-25f6-0310-bc7c-ecb5cbfe19da --- toolkit/Makefile.am | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/toolkit/Makefile.am b/toolkit/Makefile.am index 287a9e9a..7e9ea14c 100644 --- a/toolkit/Makefile.am +++ b/toolkit/Makefile.am @@ -8,7 +8,7 @@ libtoolkit_la_SOURCES = \ taglib_include_HEADERS = \ taglib.h tstring.h tlist.h tlist.tcc tstringlist.h \ - tbytevector.h tbytevectorlist.h tfile.h tdebug.h \ + tbytevector.h tbytevectorlist.h tfile.h \ tmap.h tmap.tcc taglib_includedir = $(includedir)/taglib