Skip to content

Commit

Permalink
#194: fix invalid include path to rmb tool
Browse files Browse the repository at this point in the history
  • Loading branch information
jrse committed Oct 25, 2018
1 parent a7cacb4 commit 3b6db40
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions src/storage-rbox/Makefile.am
Original file line number Diff line number Diff line change
Expand Up @@ -26,8 +26,7 @@ lib10_doveadm_rbox_plugin_la_CPPFLAGS= \
$(LIBDOVECOT_INCLUDE) \
$(LIBDOVECOT_STORAGE_INCLUDE) \
-I$(top_srcdir)/src/librmb \
-I$(top_srcdir)/src/librmb/rmb \
-I$(top_srcdir)/src/doveadm
-I$(top_srcdir)/src/librmb/tools/rmb

libstorage_rbox_plugin_la_DEPENDENCIES = $(LIBDOVECOT_DEPS)
libstorage_rbox_plugin_la_LDFLAGS = -module -avoid-version
Expand Down

0 comments on commit 3b6db40

Please sign in to comment.