From 75f14eb07570d948879158bbbcc6fd2818dc76bb Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?llu=C3=ADs=20g=C3=B3mez=20i=20bigord=C3=A0?= Date: Sun, 25 Jan 2009 01:01:30 +0000 Subject: makefile works on pd-svn tree svn path=/trunk/externals/pdvjtools/; revision=10625 --- pix_preview/Makefile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'pix_preview/Makefile') diff --git a/pix_preview/Makefile b/pix_preview/Makefile index c7fdfab..4478617 100644 --- a/pix_preview/Makefile +++ b/pix_preview/Makefile @@ -1,5 +1,5 @@ -PD_DIR = /usr/src/pd-0.40-2 -GEM_DIR = /usr/src/Gem +PD_DIR = ../../../pd +GEM_DIR = ../../../Gem LIBS = -lm GEM2PNM_VERSION = 0.6 -- cgit v1.2.1