From 80c820d758aa65d71fbf4a24fd59d11de1f72fa5 Mon Sep 17 00:00:00 2001 From: Martin Lucina Date: Mon, 15 Feb 2010 23:51:05 +0100 Subject: Cleaning up more PGM cruft --- perf/c/Makefile.am | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'perf') 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 = \ -- cgit v1.2.3