X-Git-Url: https://git.m6w6.name/?a=blobdiff_plain;ds=sidebyside;f=Makefile.am;fp=Makefile.am;h=4ef424a9b0137cf18b93cf9b073faea96e502d4d;hb=6a0d154a9ccfb0e2d2470dfdca06621e864895b3;hp=ec71d7bd5cb2684c546fc039a60e47c557d3c639;hpb=c77cf9871e61151a16185d16abdaeb107279cd6a;p=m6w6%2Fbtr diff --git a/Makefile.am b/Makefile.am index ec71d7b..4ef424a 100644 --- a/Makefile.am +++ b/Makefile.am @@ -1,5 +1,12 @@ EXTRA_SCRIPTS = btrdir = $(prefix) +#bin_SCRIPTS = share/btr/opt.awk share/btr/common.sh bin/btrd dist_bin_SCRIPTS = $(BTR_BIN) nobase_dist_btr_SCRIPTS = $(BTR_SCRIPTS) nobase_dist_btr_DATA = $(BTR_SHARE) + +#CLEANFILES = share/btr/opt.awk share/btr/common.sh bin/btrd + +SUBDIRS = bin + +# vim: noet