patchelf/Makefile.am

11 lines
235 B
Makefile
Raw Permalink Normal View History

2005-09-29 20:03:56 +08:00
SUBDIRS = src tests
2005-10-11 21:03:30 +08:00
2020-05-28 21:06:07 +08:00
EXTRA_DIST = COPYING README.md patchelf.spec version $(man1_MANS)
2008-11-13 00:32:39 +08:00
man1_MANS = patchelf.1
2020-05-28 21:06:07 +08:00
doc_DATA = README.md
2023-04-08 14:45:02 +08:00
zshcompletiondir = $(datadir)/zsh/site-functions
dist_zshcompletion_DATA = completions/zsh/_patchelf