diff options
Diffstat (limited to 'tdehtml/pics/Makefile.am')
-rw-r--r-- | tdehtml/pics/Makefile.am | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/tdehtml/pics/Makefile.am b/tdehtml/pics/Makefile.am new file mode 100644 index 000000000..7477bfd51 --- /dev/null +++ b/tdehtml/pics/Makefile.am @@ -0,0 +1,10 @@ +tdehtmliconsdir = $(kde_datadir)/tdehtml/icons +tdehtmlicons_ICON = bug \ + images_display \ + wallet_open + +# Install globally so they show up in when JS debugger is run in Konqueror +KDE_ICON = dbgnext \ + dbgrun \ + dbgrunto \ + dbgstep |