diff options
author | waker <wakeroid@gmail.com> | 2012-04-30 22:20:04 +0200 |
---|---|---|
committer | waker <wakeroid@gmail.com> | 2012-04-30 22:20:04 +0200 |
commit | ebb3a495a929c4bd04de2536cedca61a0c38b254 (patch) | |
tree | 1228c39887957f9f66681bfd02906faa2b9129c6 /plugins/shellexecui | |
parent | 2452e82849d0a64e8462226047f9333672e34457 (diff) |
added shellexec.glade to POTFILES.in
Diffstat (limited to 'plugins/shellexecui')
-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 |