fixing some problems in package scripts and add info files
[findit] / Makefile
diff --git a/Makefile b/Makefile
deleted file mode 100644 (file)
index 0c853ba..0000000
--- a/Makefile
+++ /dev/null
@@ -1,6 +0,0 @@
-all:
-       python setup.py build
-clean:
-       python setup.py clean --all
-install:
-       python setup.py install --root $(DESTDIR)