Add Makefile for target dist

This commit is contained in:
Laurent Vivier 2006-10-08 17:04:57 +00:00
parent c2fa547aea
commit 8fb36fd5f1

13
debian/Makefile vendored Normal file
View File

@ -0,0 +1,13 @@
#
#
# (c) 2004,2005 Laurent Vivier <Laurent@lvivier.info>
#
#
TOP = $(shell pwd)
SOURCES = changelog compat control copyright emile-bootblocks.dirs \
emile-bootblocks.install emile-bootblocks.postinst emile.install \
Makefile rules
include $(TOP)/../Rules.mk