diff options
Diffstat (limited to 'pics/toolbar/Makefile.am')
-rw-r--r-- | pics/toolbar/Makefile.am | 14 |
1 files changed, 14 insertions, 0 deletions
diff --git a/pics/toolbar/Makefile.am b/pics/toolbar/Makefile.am new file mode 100644 index 00000000..518b19ad --- /dev/null +++ b/pics/toolbar/Makefile.am @@ -0,0 +1,14 @@ +kdevelopdir = $(kde_datadir)/kdevelop/icons +kdevelop_ICON = AUTO + +kdevdebuggerdir = $(kde_datadir)/kdevdebugger/icons +kdevdebugger_ICON = dbgnext dbgwatchvar dbgrun dbgstepout dbgmemview dbgparam dbgrunto dbgstep dbgnextinst dbgrestart dbgstepinst dbgvar debugger dbgjumpto + +cppsupportdir = $(kde_datadir)/kdevcppsupport/icons +cppsupport_ICON = classnew classwiz + +kdevrbdebuggerdir = $(kde_datadir)/kdevrbdebugger/icons +kdevrbdebugger_ICON = dbgnext dbgrun dbgstepout dbgrunto dbgstep dbgrestart debugger + +grepdir = $(kde_datadir)/kdevgrepview/icons +grep_ICON = grep |