Skip to content

Commit

Permalink
Put extra include for Mac gettext symlink issue.
Browse files Browse the repository at this point in the history
  • Loading branch information
mtytel committed Apr 13, 2014
1 parent 26de63b commit 396e2d8
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions src/Makefile.am
Original file line number Diff line number Diff line change
Expand Up @@ -18,6 +18,8 @@ cursynth_CPPFLAGS = -I. \
-I$(top_srcdir)/rtaudio \
-I$(top_srcdir)/rtmidi \
-I$(top_srcdir)/mopo/src \
-I$(top_srcdir)/mopo/src \
-I/usr/local/opt/gettext/include \
-DPATCHES_DIRECTORY=\"$(patchesdir)\"

cursynth_LDADD = ../cJSON/libcJSON.a \
Expand Down

0 comments on commit 396e2d8

Please sign in to comment.