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.in | |
parent | bd0e7606604ce39c6f5914f6d61d4d1feaaf1904 (diff) |
PiDiP 0.12.20
svn path=/trunk/externals/pidip/; revision=4015
Diffstat (limited to 'modules/Makefile.in')
-rw-r--r-- | modules/Makefile.in | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/modules/Makefile.in b/modules/Makefile.in index 128795c..b3c712c 100644 --- a/modules/Makefile.in +++ b/modules/Makefile.in @@ -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_fdiff.o pdp_hue.o pdp_qtext.o \ @PDP_STREAMING_OBJECTS@ # pdp_xcanvas.o pdp_aa.o all_modules: $(OBJECTS) |