summaryrefslogtreecommitdiffstats
path: root/scripts
diff options
context:
space:
mode:
authorMax Krasnyansky <maxk@qualcomm.com>2002-05-17 01:01:13 +0000
committerMax Krasnyansky <maxk@qualcomm.com>2002-05-17 01:01:13 +0000
commitc7057958d5fbf7fa82745b5ab75844723def24ab (patch)
tree7ce794947996172efe506a3f2e600d5508d52662 /scripts
parentcbc274c6e3ce3b2135c21c101d19271d66d3215e (diff)
Fix "make dist".
Diffstat (limited to 'scripts')
-rw-r--r--scripts/Makefile.am2
-rw-r--r--scripts/Makefile.in2
2 files changed, 4 insertions, 0 deletions
diff --git a/scripts/Makefile.am b/scripts/Makefile.am
index 117c3186..4d86094a 100644
--- a/scripts/Makefile.am
+++ b/scripts/Makefile.am
@@ -4,6 +4,8 @@
bin_SCRIPTS = bluepin
+EXTRA_DIST = bluepin bluetooth.rc.rh bluetooth.rc.deb
+
install-data-local: @DISTRO@
unknown:
diff --git a/scripts/Makefile.in b/scripts/Makefile.in
index ccc6f79f..a6e9f552 100644
--- a/scripts/Makefile.in
+++ b/scripts/Makefile.in
@@ -83,6 +83,8 @@ VERSION = @VERSION@
YACC = @YACC@
bin_SCRIPTS = bluepin
+
+EXTRA_DIST = bluepin bluetooth.rc.rh bluetooth.rc.deb
mkinstalldirs = $(SHELL) $(top_srcdir)/mkinstalldirs
CONFIG_CLEAN_FILES =
SCRIPTS = $(bin_SCRIPTS)