summaryrefslogtreecommitdiff
path: root/plugins/gtkui/Makefile.am
diff options
context:
space:
mode:
authorGravatar waker <wakeroid@gmail.com>2013-07-11 19:14:27 +0200
committerGravatar waker <wakeroid@gmail.com>2013-07-11 19:14:27 +0200
commitaa460609c68f8b10179a1c6a968911c343653f47 (patch)
tree6e5016c4bc93b601098edba750b8c97881f159ef /plugins/gtkui/Makefile.am
parenta20a3b8e0e7e83709756ddc518f968f2c879d36a (diff)
gtkui: added API for creating playlist context menu
Diffstat (limited to 'plugins/gtkui/Makefile.am')
-rw-r--r--plugins/gtkui/Makefile.am1
1 files changed, 1 insertions, 0 deletions
diff --git a/plugins/gtkui/Makefile.am b/plugins/gtkui/Makefile.am
index 0471465d..f2b8df06 100644
--- a/plugins/gtkui/Makefile.am
+++ b/plugins/gtkui/Makefile.am
@@ -41,6 +41,7 @@ GTKUI_SOURCES = gtkui.c gtkui.h\
gtkuigl.c gtkuigl.h\
hotkeys.c hotkeys.h\
actionhandlers.c actionhandlers.h\
+ pltmenu.c\
$(SM_SOURCES)
sdkdir = $(pkgincludedir)