install updates
This commit is contained in:
parent
348592da3c
commit
4eaf20d71a
1 changed files with 1 additions and 1 deletions
|
@ -5,7 +5,7 @@ LDFLAGS = @LIBS@
|
|||
INSTALL = @INSTALL@
|
||||
INSTALL_PROGRAM = @INSTALL_PROGRAM@
|
||||
INSTALL_DATA = @INSTALL_DATA@
|
||||
DIRECTORY = @DIRINST@/dl/
|
||||
DIRECTORY = @DIRINST@/modules/
|
||||
INCLUDES = -I@DIRINST@/include/ -I. -Ilibopm
|
||||
|
||||
SRCS= opsb.c proxy.c opsb_help.c exempts.c
|
||||
|
|
Reference in a new issue