From 40c11c745095aa01e99fd683edb1e29ec6f13e93 Mon Sep 17 00:00:00 2001 From: Andreas Gruenbacher Date: Wed, 29 Jan 2003 15:06:44 +0000 Subject: Fix "make dist" --- Makefile | 5 +---- 1 file changed, 1 insertion(+), 4 deletions(-) (limited to 'Makefile') diff --git a/Makefile b/Makefile index 9bf5b8f..66bc495 100644 --- a/Makefile +++ b/Makefile @@ -14,10 +14,7 @@ CFLAGS = -g -Wall #----------------------------------------------------------------------- SRC += COPYING AUTHORS TODO BUGS Makefile \ - quilt.spec quilt.changes \ - misc/akmp-patch-scripts-0.9.tar.gz \ - misc/jr-quilt-0.1.0.tar.bz2 \ - misc/test.tar.gz + quilt.spec quilt.changes BIN_IN := quilt BIN_SRC := $(BIN_IN:%=%.in) guards -- cgit