diff options
Diffstat (limited to 'examples/Makefile.am')
-rw-r--r-- | examples/Makefile.am | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/examples/Makefile.am b/examples/Makefile.am index 5a76ecf..6875c21 100644 --- a/examples/Makefile.am +++ b/examples/Makefile.am @@ -4,6 +4,7 @@ endif if OSX MAC=mac +mac_LDFLAGS=-framework ApplicationServices -framework Carbon -framework IOKit endif noinst_HEADERS=radon.h |