54 'mit-sipb-copyright.h',
63 ZEPHYRSOURCESEXT = ['zephyr.c', 'zephyr.h']
67 ZEPHYRSOURCES = ZEPHYRSOURCESEXT
72 zephyr_prpl = shared_library('zephyr', ZEPHYRSOURCES,
74 dependencies : [extdep, libpurple_dep, glib],
75 install : true, install_dir : PURPLE_PLUGINDIR)