diff options
Diffstat (limited to 'modules/Makefile.in')
-rw-r--r-- | modules/Makefile.in | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/modules/Makefile.in b/modules/Makefile.in index 88c8bc0..128795c 100644 --- a/modules/Makefile.in +++ b/modules/Makefile.in @@ -20,6 +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_STREAMING_OBJECTS@ # pdp_xcanvas.o pdp_aa.o all_modules: $(OBJECTS) |