aboutsummaryrefslogtreecommitdiff
path: root/src/Makefile
diff options
context:
space:
mode:
authormitchell <70453897+667e-11@users.noreply.github.com>2014-03-05 19:34:58 -0500
committermitchell <70453897+667e-11@users.noreply.github.com>2014-03-05 19:34:58 -0500
commit2cfe9977a692da7bfb4f87de453ee789ccda79e0 (patch)
tree41442566dd62dfd923a75b6b8de842c82fcd3a9d /src/Makefile
parent79b26d84d36421274cd7d2c0fd956979d1319be0 (diff)
downloadtextadept-2cfe9977a692da7bfb4f87de453ee789ccda79e0.tar.gz
textadept-2cfe9977a692da7bfb4f87de453ee789ccda79e0.zip
Added support for gtdialog's new `optionselect` dialog.
This requires gtdialog r68 (changeset 1426c89d2874).
Diffstat (limited to 'src/Makefile')
-rw-r--r--src/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/Makefile b/src/Makefile
index 993b1f00..73e8dad3 100644
--- a/src/Makefile
+++ b/src/Makefile
@@ -190,7 +190,7 @@ windowman_objs = windowman.o
cdk_objs = binding.o buttonbox.o button.o cdk.o cdk_display.o cdk_objs.o \
cdk_params.o cdkscreen.o debug.o draw.o entry.o fselect.o \
itemlist.o label.o mentry.o menu.o popup_label.o position.o \
- scroll.o scroller.o select_file.o traverse.o version.o
+ scroll.o scroller.o select_file.o selection.o traverse.o version.o
# Build.