From e83c4fdcf2b4578bfd7196c89e55b01aebd4da04 Mon Sep 17 00:00:00 2001 From: notaz Date: Wed, 6 Feb 2013 03:55:22 +0200 Subject: disable standalone pluign builds these were for testing mostly, not for general use. Also fix a typo along the way. --- plugins/dfxvideo/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'plugins/dfxvideo') diff --git a/plugins/dfxvideo/Makefile b/plugins/dfxvideo/Makefile index ee7c4dc..fb879f4 100644 --- a/plugins/dfxvideo/Makefile +++ b/plugins/dfxvideo/Makefile @@ -14,6 +14,6 @@ SRC_STANDALONE += draw_pl.c #LDLIBS_STANDALONE += -lX11 -lXv -lXext #endif -BIN_STANDLALONE = gpuPEOPS.so +#BIN_STANDALONE = gpuPEOPS.so BIN_GPULIB = gpu_peops.so include ../gpulib/gpulib.mak -- cgit v1.2.3