summaryrefslogtreecommitdiff
path: root/examples/Makefile.am
diff options
context:
space:
mode:
authorMartin Sustrik <sustrik@250bpm.com>2010-02-24 09:17:05 +0100
committerMartin Sustrik <sustrik@250bpm.com>2010-02-24 09:17:05 +0100
commitccd47f1ee8c9268b99478c6cce3d8b1aada62566 (patch)
tree680e9b474e22321ab0401bc899b90b31e463c4da /examples/Makefile.am
parent8980a985828579d03f031b18a1bebcd65eded417 (diff)
chat example moved to separate repo
Diffstat (limited to 'examples/Makefile.am')
-rw-r--r--examples/Makefile.am7
1 files changed, 0 insertions, 7 deletions
diff --git a/examples/Makefile.am b/examples/Makefile.am
deleted file mode 100644
index 6a76990..0000000
--- a/examples/Makefile.am
+++ /dev/null
@@ -1,7 +0,0 @@
-
-if BUILD_CHAT
-DIR_CHAT = chat
-endif
-
-SUBDIRS = $(DIR_CHAT)
-DIST_SUBDIRS = chat