diff options
Diffstat (limited to 'Makefile')
-rw-r--r-- | Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile b/Makefile index 8556b61761..9220372f52 100644 --- a/Makefile +++ b/Makefile @@ -242,7 +242,7 @@ distribute := README INSTALL FAQ NOTES NEWS PROJECTS \ config.h.in config.make.in config-name.in Makefile.in \ autolock.sh munch-tmpl.c munch.awk interp.c \ sysdep.h set-hooks.h libc-symbols.h version.h shlib-versions \ - rpm/Makefile rpm/template rpm/rpmrc + rpm/Makefile rpm/template rpm/rpmrc nsswitch.h netgroup.h distribute := $(strip $(distribute)) generated := $(generated) stubs.h version-info.h |