1
0
Fork 0

re-enabled make tags. it was broken because it looked for non-existing files

This commit is contained in:
Jan Steemann 2012-08-08 12:28:35 +02:00
parent 5b025022d6
commit 2ab16b6d23
2 changed files with 436 additions and 583 deletions

View File

@ -179,6 +179,10 @@ sbin_PROGRAMS = \
bin/arango-password \ bin/arango-password \
bin/arango-dfdb bin/arango-dfdb
# exclude arango-password and arango-dfdb from sources list, otherwise make TAGS will fail
bin_arango_password_SOURCES =
bin_arango_dfdb_SOURCES =
################################################################################ ################################################################################
### @brief /bin programs ### @brief /bin programs
################################################################################ ################################################################################

File diff suppressed because it is too large Load Diff