Skip to content

Commit

Permalink
Fixed build for Linux
Browse files Browse the repository at this point in the history
  • Loading branch information
dinhvh committed Oct 22, 2014
1 parent 7020007 commit 4079ddc
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion src/low-level/imf/Makefile.am
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,8 @@ etpaninclude_HEADERS = \
mailimf_write_generic.h mailimf_write_mem.h

AM_CPPFLAGS = -I$(top_builddir)/include \
-I$(top_srcdir)/src/data-types
-I$(top_srcdir)/src/data-types \
-I$(top_srcdir)/src/low-level/mime

noinst_LTLIBRARIES = libimf.la

Expand Down

0 comments on commit 4079ddc

Please sign in to comment.