diff options
Diffstat (limited to 'Makefile.am')
-rw-r--r-- | Makefile.am | 3 |
1 files changed, 2 insertions, 1 deletions
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) |