grim/purple-plugin-pack

Missed some additional code that dealt with the new year easter egg
draft remove-irssi-easter-egg
2020-07-14, Gary Kramlich
3f58ec872683
Missed some additional code that dealt with the new year easter egg
if TYPES.contains('default') and PURPLE.found()
dewysiwygification = shared_library('dewysiwygification',
'dewysiwygification.c',
dependencies : [PURPLE, GLIB],
name_prefix : '',
install : true,
install_dir : PURPLE_LIBDIR)
PP_PURPLE_BUILD += 'dewysiwygification'
endif