From 6317bc418436bf7538c135fd2f8df6b979fc427f Mon Sep 17 00:00:00 2001 From: Martin Quinson Date: Thu, 26 Jun 2003 13:42:00 +0000 Subject: install debquilt.mk --- debian/rules | 1 + 1 file changed, 1 insertion(+) diff --git a/debian/rules b/debian/rules index 25dcab9..4f56337 100755 --- a/debian/rules +++ b/debian/rules @@ -56,6 +56,7 @@ install: build # Add here commands to install the package into debian/patchstack. $(MAKE) prefix=/usr BUILD_ROOT=$(CURDIR)/debian/quilt install + cp debian/debquilt.mk debian/quilt/usr/include # Build architecture-independent files here. binary-indep: build install -- cgit