summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAlexander Orlenko <zxteam@gmail.com>2010-08-13 00:15:25 +1100
committerAlexander Orlenko <zxteam@gmail.com>2010-08-13 00:15:25 +1100
commit6432c87a1730024d8a80eceae0404f7b9d3e08cd (patch)
tree0985b8e60e3860d038fc62ae569f568211cf17e3
parent08eca27e7f83dfa7defbddcb7839c9b313ab6859 (diff)
downloadbluez-tools-6432c87a1730024d8a80eceae0404f7b9d3e08cd.tar.gz
Add dist_man_MANS to include mans in tarball
-rw-r--r--src/Makefile.am2
1 files changed, 2 insertions, 0 deletions
diff --git a/src/Makefile.am b/src/Makefile.am
index 1dcd08f..5e43840 100644
--- a/src/Makefile.am
+++ b/src/Makefile.am
@@ -65,4 +65,6 @@ if OBEX
man_MANS += bt-obex.1
endif
+dist_man_MANS = $(man_MANS)
+
#CLEANFILES = lib/marshallers.c lib/marshallers.h