summaryrefslogtreecommitdiff
path: root/data/help/tips/Makefile.am
diff options
context:
space:
mode:
authorAndrei Karas <akaras@inbox.ru>2011-06-09 18:55:54 +0300
committerAndrei Karas <akaras@inbox.ru>2011-06-09 18:55:54 +0300
commit01c43410488f80156f0d47bb3762a1fe2af38b3f (patch)
treea79145b7e9df1cba08e205038e6ba4d43b13fe07 /data/help/tips/Makefile.am
parent4d875e356660d5196df8cd1ccc1e84ddfec429fd (diff)
parent352409f22230698bc32661b916f708663a4179b5 (diff)
downloadmv-01c43410488f80156f0d47bb3762a1fe2af38b3f.tar.gz
mv-01c43410488f80156f0d47bb3762a1fe2af38b3f.tar.bz2
mv-01c43410488f80156f0d47bb3762a1fe2af38b3f.tar.xz
mv-01c43410488f80156f0d47bb3762a1fe2af38b3f.zip
Merge branch 'didyouknow'
Diffstat (limited to 'data/help/tips/Makefile.am')
-rw-r--r--data/help/tips/Makefile.am16
1 files changed, 16 insertions, 0 deletions
diff --git a/data/help/tips/Makefile.am b/data/help/tips/Makefile.am
new file mode 100644
index 000000000..1c7e6550e
--- /dev/null
+++ b/data/help/tips/Makefile.am
@@ -0,0 +1,16 @@
+
+helptipsdir = $(pkgdatadir)/data/help/tips
+
+helptips_DATA = \
+ 1.txt \
+ 1-1.jpg \
+ 1-2.jpg \
+ 2.txt \
+ 3.txt \
+ 4.txt \
+ 5.txt \
+ 6.txt
+
+EXTRA_DIST = \
+ $(helptips_DATA) \
+ CMakeLists.txt