mirror of
https://github.com/vivier/EMILE.git
synced 2025-08-10 20:24:58 +00:00
Add Makefile for target dist
This commit is contained in:
13
debian/Makefile
vendored
Normal file
13
debian/Makefile
vendored
Normal 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
|
Reference in New Issue
Block a user