diff options
Diffstat (limited to 'plugins')
-rw-r--r-- | plugins/shellexecui/Makefile.am | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/plugins/shellexecui/Makefile.am b/plugins/shellexecui/Makefile.am index a0ac9de9..688d271f 100644 --- a/plugins/shellexecui/Makefile.am +++ b/plugins/shellexecui/Makefile.am @@ -1,5 +1,7 @@ if HAVE_SHELLEXECUI +EXTRA_DIST = shellexec.glade + if HAVE_GTK2 if HAVE_GTK3 pkglib_LTLIBRARIES = shellexecui_gtk2.la shellexecui_gtk3.la |