diff options
Diffstat (limited to 'kbabel/catalogmanager/icons/Makefile.am')
-rw-r--r-- | kbabel/catalogmanager/icons/Makefile.am | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/kbabel/catalogmanager/icons/Makefile.am b/kbabel/catalogmanager/icons/Makefile.am new file mode 100644 index 00000000..f6ca354f --- /dev/null +++ b/kbabel/catalogmanager/icons/Makefile.am @@ -0,0 +1,5 @@ +# Add all of your pixmaps here +icons_ICON = AUTO + +# This is where it will all be installed +iconsdir = $(kde_datadir)/kbabel/icons |