From 63cd2b1814deff9ae28f972f376d9f63feb799d3 Mon Sep 17 00:00:00 2001 From: Dylan Araps Date: Tue, 6 Jul 2021 14:14:37 +0300 Subject: [PATCH] bison: remove examples --- core/bison/build | 11 ++++++++++- 1 file changed, 10 insertions(+), 1 deletion(-) diff --git a/core/bison/build b/core/bison/build index b0d964c9..4e807e29 100755 --- a/core/bison/build +++ b/core/bison/build @@ -6,4 +6,13 @@ --without-libtextstyle-prefix make -make DESTDIR="$1" install + +make DESTDIR="$1" \ + install-libLIBRARIES \ + install-binPROGRAMS \ + install-nodist_binSCRIPTS \ + install-dist_m4sugarDATA \ + install-dist_skeletonsDATA \ + install-dist_pkgdataDATA \ + install-aclocalDATA \ + install-man1