diff options
author | Hans-Christoph Steiner <eighthave@users.sourceforge.net> | 2008-05-24 16:35:51 +0000 |
---|---|---|
committer | Hans-Christoph Steiner <eighthave@users.sourceforge.net> | 2008-05-24 16:35:51 +0000 |
commit | 1d7c23b9face5bda7cd37f49e559769492c1d9a3 (patch) | |
tree | 875875eaa6e849f3d16e5e44866a3d3d659720af /externals | |
parent | 910d00f75957f01b7ff005a7d63fdde19a7430e2 (diff) |
added pdvjtools to the automatic builds since it seems to build fine
svn path=/trunk/; revision=9897
Diffstat (limited to 'externals')
-rw-r--r-- | externals/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/externals/Makefile b/externals/Makefile index f3e902db..54f5bcb2 100644 --- a/externals/Makefile +++ b/externals/Makefile @@ -134,7 +134,7 @@ else LIB_TARGETS += hid pdp pidip gem2pdp aka.wiiremote iem16 apple else # GNU/Linux, BSD, IRIX, etc. - LIB_TARGETS += hid pdp pidip gem2pdp hdspm_mixer iem16 postlude tclpd + LIB_TARGETS += hid pdp pidip gem2pdp hdspm_mixer iem16 postlude tclpd pdvjtools endif endif |