diff options
Diffstat (limited to 'icons/Makefile.am')
-rw-r--r-- | icons/Makefile.am | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/icons/Makefile.am b/icons/Makefile.am new file mode 100644 index 0000000..98c80f8 --- /dev/null +++ b/icons/Makefile.am @@ -0,0 +1,5 @@ +krecipesdir = $(kde_datadir)/krecipes/icons +krecipes_ICON = AUTO + +KDE_ICON = krecipes_file + |