From e6db4724e6c8a22897eb618f785d23be7706029d Mon Sep 17 00:00:00 2001 From: Koen Kooi Date: Wed, 28 Feb 2007 09:26:19 +0000 Subject: bitbake.conf: add matchbox-panel debug dirs --- conf/bitbake.conf | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'conf') diff --git a/conf/bitbake.conf b/conf/bitbake.conf index ab9a28d628..0bba2a2e15 100644 --- a/conf/bitbake.conf +++ b/conf/bitbake.conf @@ -124,7 +124,8 @@ FILES_${PN}-dev = "${includedir} ${libdir}/lib*.so ${libdir}/*.la \ /lib/*.a /lib/*.o ${datadir}/aclocal" FILES_${PN}-locale = "${datadir}/locale" FILES_${PN}-dbg = "${bindir}/.debug ${sbindir}/.debug ${libexecdir}/.debug ${libdir}/.debug \ - /bin/.debug /sbin/.debug /lib/.debug ${libdir}/${PN}/.debug" + /bin/.debug /sbin/.debug /lib/.debug ${libdir}/${PN}/.debug \ + ${libdir}/matchbox-panel/.debug" # File manifest -- cgit v1.2.3