summaryrefslogtreecommitdiffstats
path: root/kolf/courses/Makefile.am
diff options
context:
space:
mode:
Diffstat (limited to 'kolf/courses/Makefile.am')
-rw-r--r--kolf/courses/Makefile.am4
1 files changed, 4 insertions, 0 deletions
diff --git a/kolf/courses/Makefile.am b/kolf/courses/Makefile.am
new file mode 100644
index 00000000..d9953953
--- /dev/null
+++ b/kolf/courses/Makefile.am
@@ -0,0 +1,4 @@
+coursedir = $(kde_datadir)/kolf/courses
+course_DATA = Classic.kolf Hard.kolf Medium.kolf Easy.kolf ReallyEasy Practice Impossible USApro
+
+EXTRA_DIST=$(course_DATA)