From 1affbeb7607fe4ee7bc8ff8498a08066d91c901c Mon Sep 17 00:00:00 2001 From: Michael Larson Date: Fri, 14 Dec 2007 16:52:45 -0800 Subject: asdf --- Makefile.am | 2 ++ 1 file changed, 2 insertions(+) diff --git a/Makefile.am b/Makefile.am index 6f42120..4a18e64 100644 --- a/Makefile.am +++ b/Makefile.am @@ -1,11 +1,13 @@ initddir = /etc/init.d AM_CPPFLAGS = -I src -Wall -DDEBUG +sbin_SCRIPTS = initd_SCRIPTS = etc/init.d/vyatta-ofr CLEANFILES = src/main.o src/lbdata.o src/lbdatafactory.o src/loadbalance.o src/rl_str_proc.o src/lbpathtest.o src/lboutput.o +sbin_SCRIPTS = scripts/wlb.init sbin_PROGRAMS = src/wan_lb src_wan_lb_SOURCES = src/main.cc -- cgit v1.2.3