From 53e9c773882369c5eaf68aad54b28e64ab1bf3a4 Mon Sep 17 00:00:00 2001 From: Shaun Ruffell Date: Thu, 1 Apr 2010 15:45:47 +0000 Subject: dahdi_maint: install dahdi_maint on 'make install' git-svn-id: http://svn.asterisk.org/svn/dahdi/tools/trunk@8451 a0bf4364-ded3-4de4-8d8a-66a801d63aff --- Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Makefile b/Makefile index 027975b..835e410 100644 --- a/Makefile +++ b/Makefile @@ -111,7 +111,7 @@ UTILS = dahdi_tool dahdi_test dahdi_monitor dahdi_speed sethdlc dahdi_cfg \ UTILS += patgen pattest patlooptest hdlcstress hdlctest hdlcgen \ hdlcverify timertest dahdi_maint -BINS:=fxotune fxstest sethdlc dahdi_cfg dahdi_diag dahdi_monitor dahdi_speed dahdi_test dahdi_scan dahdi_tool +BINS:=fxotune fxstest sethdlc dahdi_cfg dahdi_diag dahdi_monitor dahdi_speed dahdi_test dahdi_scan dahdi_tool dahdi_maint BINS:=$(filter-out $(MENUSELECT_UTILS),$(BINS)) MAN_PAGES:=$(wildcard $(BINS:%=doc/%.8)) -- cgit v1.2.3