From f38f67e4e9320a3e0b1472b9c4bae86fcedcbd89 Mon Sep 17 00:00:00 2001 From: dscho Date: Wed, 1 Mar 2006 21:35:53 +0000 Subject: Fix blooptest example --- examples/Makefile.am | 5 ----- 1 file changed, 5 deletions(-) (limited to 'examples/Makefile.am') diff --git a/examples/Makefile.am b/examples/Makefile.am index a77fa15..644f017 100644 --- a/examples/Makefile.am +++ b/examples/Makefile.am @@ -20,8 +20,3 @@ noinst_PROGRAMS=example pnmshow regiontest pnmshow24 fontsel \ vncev storepasswd colourmaptest simple simple15 $(MAC) \ $(FILETRANSFER) backchannel $(BLOOPTEST) -blooptest.o: example.c - $(CC) $(AM_CFLAGS) $(CFLAGS) -c -o $@ $< - - - -- cgit v1.2.1