diff options
Diffstat (limited to 'conf/Makefile.am')
-rw-r--r-- | conf/Makefile.am | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/conf/Makefile.am b/conf/Makefile.am index 428a7c3..613adfc 100644 --- a/conf/Makefile.am +++ b/conf/Makefile.am @@ -16,7 +16,7 @@ # along with waproamd; if not, write to the Free Software Foundation, # Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA. -sysvinitdir = @SYSV_INITDIR@ +sysvinitdir = @SYSINITDIR@ EXTRA_DIST = waproamd.init.in waproamd.conf default.in noinst_DATA = waproamd.init waproamd.conf default |