summaryrefslogtreecommitdiffstats
path: root/examples/Makefile.am
diff options
context:
space:
mode:
authordscho <dscho>2003-02-09 18:14:11 +0000
committerdscho <dscho>2003-02-09 18:14:11 +0000
commit722577d8bac9562bec5a0e632e7d7ccab2470a05 (patch)
treeadb4faf16a438ae6eafec0cb71cd33ea6e1a63e1 /examples/Makefile.am
parent23f45bc7641dbe9b87ba281cf54ba844fe7edcee (diff)
downloadlibtdevnc-722577d8.tar.gz
libtdevnc-722577d8.zip
trying again to support OS X
Diffstat (limited to 'examples/Makefile.am')
-rw-r--r--examples/Makefile.am6
1 files changed, 5 insertions, 1 deletions
diff --git a/examples/Makefile.am b/examples/Makefile.am
index 4dc1498..5a76ecf 100644
--- a/examples/Makefile.am
+++ b/examples/Makefile.am
@@ -2,10 +2,14 @@ if HAVE_LIBPTHREAD
BACKGROUND_TEST=blooptest
endif
+if OSX
+MAC=mac
+endif
+
noinst_HEADERS=radon.h
noinst_PROGRAMS=example pnmshow regiontest pnmshow24 fontsel \
- vncev storepasswd $(BACKGROUND_TEST)
+ vncev storepasswd $(BACKGROUND_TEST) $(MAC)
LDADD = -L.. -lvncserver