summaryrefslogtreecommitdiffstats
path: root/Makefile.in
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 /Makefile.in
parentcbc274c6e3ce3b2135c21c101d19271d66d3215e (diff)
Fix "make dist".
Diffstat (limited to 'Makefile.in')
-rw-r--r--Makefile.in2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile.in b/Makefile.in
index 03dcae4e..b9a21653 100644
--- a/Makefile.in
+++ b/Makefile.in
@@ -82,7 +82,7 @@ PCMCIA = @PCMCIA@
VERSION = @VERSION@
YACC = @YACC@
-EXTRA_DIST = ChangeLog README CREDITS
+EXTRA_DIST = ChangeLog README
SUBDIRS = hcid tools scripts pcmcia
ACLOCAL_M4 = $(top_srcdir)/aclocal.m4