Skip to content

Commit

Permalink
lib-ssl-iostream: Remove empty $(ssl_sources) from Makefile
Browse files Browse the repository at this point in the history
  • Loading branch information
sirainen committed Feb 6, 2017
1 parent 0f3542d commit f82283c
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions src/lib-ssl-iostream/Makefile.am
Expand Up @@ -27,8 +27,7 @@ libssl_iostream_openssl_la_SOURCES = \
endif

libssl_iostream_la_SOURCES = \
iostream-ssl.c \
$(ssl_sources)
iostream-ssl.c

noinst_HEADERS = \
dovecot-openssl-common.h
Expand Down

0 comments on commit f82283c

Please sign in to comment.