diff options
Diffstat (limited to 'Makefile.am')
-rw-r--r-- | Makefile.am | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/Makefile.am b/Makefile.am index 5e5aaed..49b83fd 100644 --- a/Makefile.am +++ b/Makefile.am @@ -7,8 +7,7 @@ pkg_gdata = \ rpmrc pkg_sysconf_macros_tmp = \ - build.macros \ - dwz.macros + build.macros pkg_data_in = $(pkg_gdata:=.in) |