1
0
Fork 0

changed name to avocado

This commit is contained in:
Frank Celler 2011-12-04 15:53:22 +01:00
parent 7ffa6fbf2e
commit 36366be022
1 changed files with 3 additions and 3 deletions

View File

@ -11,12 +11,12 @@ LIBS = @BOOST_LIBS@ @LIBEV_LIBS@ @OPENSSL_LIBS@ @V8_LIBS@ -lreadline
BUILD_H = $(top_srcdir)/build.h
################################################################################
## avocdb program
## avocado program
################################################################################
bin_PROGRAMS = avocdb
bin_PROGRAMS = avocado
avocdb_SOURCES = \
avocado_SOURCES = \
Admin/ApplicationAdminServer.cpp \
Admin/RestAdminBaseHandler.cpp \
Admin/RestAdminFeConfigurationHandler.cpp \