diff options
Diffstat (limited to 'khelpcenter/plugins/Tutorials/Makefile.am')
-rw-r--r-- | khelpcenter/plugins/Tutorials/Makefile.am | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/khelpcenter/plugins/Tutorials/Makefile.am b/khelpcenter/plugins/Tutorials/Makefile.am new file mode 100644 index 000000000..97f855445 --- /dev/null +++ b/khelpcenter/plugins/Tutorials/Makefile.am @@ -0,0 +1,5 @@ + +tut_DATA = .directory quickstart.desktop visualdict.desktop +tutdir = $(kde_datadir)/khelpcenter/plugins/Tutorials + + |