summaryrefslogtreecommitdiff
path: root/perf
diff options
context:
space:
mode:
authorMartin Lucina <mato@kotelna.sk>2010-02-15 23:51:05 +0100
committerMartin Lucina <mato@kotelna.sk>2010-02-15 23:51:05 +0100
commit80c820d758aa65d71fbf4a24fd59d11de1f72fa5 (patch)
treebb309d00b25a7bc154feaa536b733ff21e27f460 /perf
parent635e314643885ce8508ee64632bed7d6228fe8b6 (diff)
Cleaning up more PGM cruft
Diffstat (limited to 'perf')
-rw-r--r--perf/c/Makefile.am4
1 files changed, 2 insertions, 2 deletions
diff --git a/perf/c/Makefile.am b/perf/c/Makefile.am
index 9ab50a5..ec39630 100644
--- a/perf/c/Makefile.am
+++ b/perf/c/Makefile.am
@@ -1,6 +1,6 @@
INCLUDES = -I$(top_builddir)/bindings/c
-if BUILD_PGM2_EXAMPLES
+if BUILD_PGM_EXAMPLES
PGM_EXAMPLES_BINS = pgmsend pgmrecv
endif
@@ -22,7 +22,7 @@ remote_thr_LDADD = $(top_builddir)/src/libzmq.la
remote_thr_SOURCES = remote_thr.c
remote_thr_CXXFLAGS = -Wall -pedantic -Werror
-if BUILD_PGM2_EXAMPLES
+if BUILD_PGM_EXAMPLES
if ON_MINGW
pgmexamples_diff_flags = \