Skip to content

Commit

Permalink
build: do not install syslog_override for the RPM packaging
Browse files Browse the repository at this point in the history
  • Loading branch information
Keisuke MORI committed Mar 8, 2016
1 parent 043cebb commit ebcff54
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tests/Makefile.am
Expand Up @@ -150,7 +150,7 @@ log_test_LDADD = $(top_builddir)/lib/libqb.la @CHECK_LIBS@
if HAVE_SYSLOG_TESTS
log_test_LDADD += _syslog_override.la

lib_LTLIBRARIES = _syslog_override.la
check_LTLIBRARIES = _syslog_override.la
_syslog_override_la_SOURCES = _syslog_override.c _syslog_override.h
_syslog_override_la_LDFLAGS = -module
endif
Expand Down

0 comments on commit ebcff54

Please sign in to comment.