diff options
Diffstat (limited to 'ksokoban/data/Makefile.am')
-rw-r--r-- | ksokoban/data/Makefile.am | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/ksokoban/data/Makefile.am b/ksokoban/data/Makefile.am new file mode 100644 index 00000000..67f36885 --- /dev/null +++ b/ksokoban/data/Makefile.am @@ -0,0 +1,5 @@ + +KDE_ICON = ksokoban + +xdg_apps_DATA = ksokoban.desktop + |