1
0
Fork 0

fixed noinst

This commit is contained in:
Frank Celler 2014-02-15 23:38:25 +01:00
parent 73f2be8a33
commit 99fbffadf7
1 changed files with 12 additions and 0 deletions

View File

@ -197,12 +197,24 @@ endif
sbin_PROGRAMS = \
bin/arangod
################################################################################
### @brief helper programs
################################################################################
noinst_bin =
################################################################################
### @brief /sbin scripts
################################################################################
bin_SCRIPTS =
################################################################################
### @brief uninstalled programs
################################################################################
noinst_PROGRAMS =
################################################################################
### @brief /etc data
################################################################################