Makefile.am (dovecot-2.3.16) | : | Makefile.am (dovecot-2.3.17) | ||
---|---|---|---|---|
skipping to change at line 35 | skipping to change at line 35 | |||
$(DICT_LIBS) \ | $(DICT_LIBS) \ | |||
$(SQL_LIBS) \ | $(SQL_LIBS) \ | |||
-lm | -lm | |||
dict_DEPENDENCIES = $(libs) $(LIBDOVECOT_DEPS) | dict_DEPENDENCIES = $(libs) $(LIBDOVECOT_DEPS) | |||
dict_SOURCES = \ | dict_SOURCES = \ | |||
dict-connection.c \ | dict-connection.c \ | |||
dict-commands.c \ | dict-commands.c \ | |||
dict-settings.c \ | dict-settings.c \ | |||
dict-init-cache.c \ | ||||
main.c | main.c | |||
noinst_HEADERS = \ | noinst_HEADERS = \ | |||
dict-connection.h \ | dict-connection.h \ | |||
dict-commands.h \ | dict-commands.h \ | |||
dict-settings.h \ | dict-settings.h \ | |||
dict-init-cache.h \ | ||||
main.h | main.h | |||
End of changes. 2 change blocks. | ||||
0 lines changed or deleted | 2 lines changed or added |