remove autotools stuff that obviously arent happening in 0.5.x trunk

This commit is contained in:
Marcos Pinto 2007-07-17 00:57:32 +00:00
parent ad869e1460
commit a055299141
1 changed files with 0 additions and 18 deletions

View File

@ -1,18 +0,0 @@
SUBDIRS = src
dist_doc_DATA = README README.Packagers
CLEANFILES =
bin_SCRIPTS = deluge
CLEANFILES += deluge
EXTRA_DIST =
deluge: deluge.in
sed -e s!\@PYTHON\@!@PYTHON@! \
-e s!\@PYOPTIONS\@!-OOt! \
-e s!\@VERSION\@!${VERSION}! \
< $< > $@
EXTRA_DIST += deluge.in