grim/guifications2

d28b523c00a0
Parents 2b38bf87e69a
Children 32f3187d8abb
Previously we created guifications.so not guifications2.so
--- a/src/meson.build Mon May 17 23:06:32 2021 -0500
+++ b/src/meson.build Tue May 18 02:27:31 2021 -0500
@@ -54,7 +54,7 @@
SOURCES += 'gf_x11_display.c'
endif
-guifications2 = shared_module('guifications2',
+guifications2 = shared_module('guifications',
SOURCES, HEADERS,
dependencies : [FREETYPE2, GLIB, GTK2, PANGOFT2, PURPLE, PIDGIN],
install : true,