aboutsummaryrefslogtreecommitdiff
path: root/Makefile
diff options
context:
space:
mode:
authorproski <proski>2006-08-02 05:51:44 +0000
committerproski <proski>2006-08-02 05:51:44 +0000
commitf995e315d26208516015260d32f7190d70d7a7bb (patch)
treec65ebc61aece38d921d5828351b88bd97ba1c130 /Makefile
parentfc48650caf91651b619ab8b531ccdce8d8279929 (diff)
Fix "make dist" broken by previous commit
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile3
1 files changed, 1 insertions, 2 deletions
diff --git a/Makefile b/Makefile
index de283df..f0347b7 100644
--- a/Makefile
+++ b/Makefile
@@ -39,8 +39,7 @@ SRCS = at76c503.c at76_usbdfu.c
HDRS = at76c503.h at76_usbdfu.h
-DISTFILES = $(SRCS) $(HDRS) Makefile README COPYING \
- CHANGELOG kernel_patch.sh Makefile.k26
+DISTFILES = $(SRCS) $(HDRS) Makefile README COPYING CHANGELOG
# get the version from at76c503.h
ifndef M