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 bdcb90a701..8ba72cf94c 100644 --- a/Makefile.am +++ b/Makefile.am @@ -46,7 +46,8 @@ dist_patch_DATA = \ distro/patches/m4-s_isdir.patch \ distro/patches/make-impure-dirs.patch \ distro/patches/findutils-absolute-paths.patch \ - distro/patches/readline-link-ncurses.patch + distro/patches/readline-link-ncurses.patch \ + distro/patches/tar-gets-undeclared.patch nobase_nodist_guilemodule_DATA = $(GOBJECTS) |