diff options
author | N.N. <sevyves@users.sourceforge.net> | 2005-11-22 06:20:38 +0000 |
---|---|---|
committer | N.N. <sevyves@users.sourceforge.net> | 2005-11-22 06:20:38 +0000 |
commit | a49131316e752f09d459b58f827bc6025cb97af7 (patch) | |
tree | 304fb672389005409c3c9c2ee5a2b6c5da158efe /modules/Makefile | |
parent | bd0e7606604ce39c6f5914f6d61d4d1feaaf1904 (diff) |
PiDiP 0.12.20
svn path=/trunk/externals/pidip/; revision=4015
Diffstat (limited to 'modules/Makefile')
-rw-r--r-- | modules/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/modules/Makefile b/modules/Makefile index a00c7d3..171ebfd 100644 --- a/modules/Makefile +++ b/modules/Makefile @@ -20,7 +20,7 @@ OBJECTS = pdp_intrusion.o pdp_yqt.o pdp_simura.o pdp_underwatch.o \ pdp_disintegration.o pdp_distance.o pdp_theorin~.o \ pdp_theorout~.o pdp_cropper.o pdp_background.o \ pdp_mapper.o pdp_theonice~.o pdp_icedthe~.o\ - pdp_fdiff.o pdp_hue.o \ - pdp_live~.o pdp_ffmpeg~.o # pdp_xcanvas.o pdp_aa.o + pdp_fdiff.o pdp_hue.o pdp_qtext.o \ + # pdp_xcanvas.o pdp_aa.o all_modules: $(OBJECTS) |