From e8cee3d3957786e8682ddf7077659575a2cf8052 Mon Sep 17 00:00:00 2001 From: Thierry Vignaud Date: Fri, 27 Jul 2012 17:38:50 +0000 Subject: add support for mini debug packages (disabled by default) (https://fedoraproject.org/wiki/Features/MiniDebugInfo) --- Makefile.am | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'Makefile.am') diff --git a/Makefile.am b/Makefile.am index c83f107..eba404a 100644 --- a/Makefile.am +++ b/Makefile.am @@ -10,7 +10,8 @@ pkg_gdata = \ rpmrc pkg_sysconf_macros_tmp = \ - build.macros + build.macros \ + dwz.macros pkg_data_in = $(pkg_gdata:=.in) -- cgit v1.2.1