Added a deb target in the Makefile.

Removed the debian/ dir, or so I hope.

svn-id: r5367
This commit is contained in:
Tore Anderson 2002-11-01 18:05:06 +00:00
parent e268765a03
commit 60339d6e9a

View File

@ -70,3 +70,8 @@ dist:
# Until we add a nice configure tool, default to the SDL build rules
build.rules:
$(CP) backends/sdl/build.rules build.rules
deb:
ln -sf dists/debian;
debian/prepare
fakeroot debian/rules binary