diff options
Diffstat (limited to 'src/Makefile.am')
-rw-r--r-- | src/Makefile.am | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/src/Makefile.am b/src/Makefile.am index 49c3507..9c3229b 100644 --- a/src/Makefile.am +++ b/src/Makefile.am @@ -29,6 +29,7 @@ AM_CFLAGS = \ $(VISIBILITY_CFLAGS) \ $(X11_CFLAGS) \ $(EGL_CFLAGS) \ + -DEPOXY_EXPORTS \ $() epoxyincludedir = $(includedir)/epoxy |