summaryrefslogtreecommitdiffstats
path: root/devel/elftoaout/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'devel/elftoaout/Makefile')
-rw-r--r--devel/elftoaout/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/devel/elftoaout/Makefile b/devel/elftoaout/Makefile
index 3399e959..dcc15ea 100644
--- a/devel/elftoaout/Makefile
+++ b/devel/elftoaout/Makefile
@@ -16,6 +16,7 @@ COMMENT= ELF to a.out conversion tool by Jakub Jelinek and Pete Zaitcev
MAKE_ARGS= CC="${CC}" CFLAGS="${CFLAGS}"
MAN1= elftoaout.1
+PLIST_FILES= bin/elftoaout
do-install:
${INSTALL_PROGRAM} ${WRKSRC}/elftoaout ${PREFIX}/bin
OpenPOWER on IntegriCloud