summaryrefslogtreecommitdiffstats
path: root/kappfinder/apps/Games/Makefile.am
diff options
context:
space:
mode:
Diffstat (limited to 'kappfinder/apps/Games/Makefile.am')
-rw-r--r--kappfinder/apps/Games/Makefile.am8
1 files changed, 8 insertions, 0 deletions
diff --git a/kappfinder/apps/Games/Makefile.am b/kappfinder/apps/Games/Makefile.am
new file mode 100644
index 000000000..a0d7f4bc2
--- /dev/null
+++ b/kappfinder/apps/Games/Makefile.am
@@ -0,0 +1,8 @@
+SUBDIRS = Arcade Board Card Emulators TacticStrategy Roguelikes Toys
+
+kappfinder_games_data_DATA = penguin-command.desktop xshipwars.desktop \
+ Clanbomber.desktop defendguin.desktop GTali.desktop
+
+kappfinder_games_datadir = $(kde_datadir)/kappfinder/apps/Games
+
+EXTRA_DIST = $(kappfinder_games_data_DATA)