From 4b2960c88e7dd342756498ad7a2bf27b99a68533 Mon Sep 17 00:00:00 2001 From: venaas Date: Tue, 19 Jun 2007 07:52:47 +0000 Subject: made Makefile.am use sbin git-svn-id: https://svn.testnett.uninett.no/radsecproxy/branches/release-1.0@141 e88ac4ed-0b26-0410-9574-a7f39faa03bf --- Makefile.am | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Makefile.am b/Makefile.am index d32ab96..10e1e10 100644 --- a/Makefile.am +++ b/Makefile.am @@ -1,4 +1,4 @@ -bin_PROGRAMS = radsecproxy +sbin_PROGRAMS = radsecproxy radsecproxy_SOURCES = radsecproxy.c \ util.c \ -- cgit v1.1