summaryrefslogtreecommitdiff
path: root/xpp/utils/Makefile
diff options
context:
space:
mode:
authortzafrir <tzafrir@5390a7c7-147a-4af0-8ec9-7488f05a26cb>2006-11-28 13:49:07 +0000
committertzafrir <tzafrir@5390a7c7-147a-4af0-8ec9-7488f05a26cb>2006-11-28 13:49:07 +0000
commit1e6e0e990b9b816f54e3b63702ce67f76e1d8394 (patch)
tree7234e0ade19c63afd5ee01ba91bf8d3715924e2f /xpp/utils/Makefile
parent3311c7403b9ce2a80f510ac10bb36aeb6fd2ace5 (diff)
r1623@boole: tzafrir | 2006-11-21 17:19:16 +0200
Typo: SBINDIR -> BINDIR . git-svn-id: http://svn.digium.com/svn/zaptel/branches/1.2@1652 5390a7c7-147a-4af0-8ec9-7488f05a26cb
Diffstat (limited to 'xpp/utils/Makefile')
-rw-r--r--xpp/utils/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/xpp/utils/Makefile b/xpp/utils/Makefile
index a278a80..d9f5066 100644
--- a/xpp/utils/Makefile
+++ b/xpp/utils/Makefile
@@ -8,7 +8,7 @@ TOPDIR ?= ../..
INSTALL_DATA = $(INSTALL) -m 644
-SBINDIR = $(prefix)/sbin
+BINDIR = $(prefix)/sbin
DATADIR = $(datadir)/zaptel
MANDIR = $(mandir)/man8
HOTPLUG_USB_DIR = /etc/hotplug/usb