From 1b3720992bcdfb74e92d6ccb7a959809f6954697 Mon Sep 17 00:00:00 2001 From: waker Date: Tue, 30 Oct 2012 22:44:09 +0100 Subject: gtkui: new hotkeys configuration tab WIP --- plugins/gtkui/Makefile.am | 1 + 1 file changed, 1 insertion(+) (limited to 'plugins/gtkui/Makefile.am') diff --git a/plugins/gtkui/Makefile.am b/plugins/gtkui/Makefile.am index b756dbfe..33e1c16b 100644 --- a/plugins/gtkui/Makefile.am +++ b/plugins/gtkui/Makefile.am @@ -39,6 +39,7 @@ GTKUI_SOURCES = gtkui.c gtkui.h\ ddbseekbar.h ddbequalizer.h ddbcellrenderertextmultiline.h\ ddbseekbar.c ddbequalizer.c ddbcellrenderertextmultiline.c\ gtkuigl.c gtkuigl.h\ + hotkeys.c hotkeys.h\ $(SM_SOURCES) sdkdir = $(pkgincludedir) -- cgit v1.2.3