summaryrefslogtreecommitdiffstats
path: root/Makefile.cvs
diff options
context:
space:
mode:
authorMichele Calgaro <michele.calgaro@yahoo.it>2019-08-16 22:55:31 +0900
committerMichele Calgaro <michele.calgaro@yahoo.it>2019-08-16 22:56:02 +0900
commit567f9d0f1f23bb06d2dc46bc2b53b5e4b3160288 (patch)
tree5448cc73c4a4c894457c0b721a63261234b5de42 /Makefile.cvs
parent6f1eb51e6f32c3cefe18ada8cad2f2212839266f (diff)
downloadtdmtheme-567f9d0f1f23bb06d2dc46bc2b53b5e4b3160288.tar.gz
tdmtheme-567f9d0f1f23bb06d2dc46bc2b53b5e4b3160288.zip
Removed admin submodule and autotools files.
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
Diffstat (limited to 'Makefile.cvs')
-rw-r--r--Makefile.cvs10
1 files changed, 0 insertions, 10 deletions
diff --git a/Makefile.cvs b/Makefile.cvs
deleted file mode 100644
index 4c0afd1..0000000
--- a/Makefile.cvs
+++ /dev/null
@@ -1,10 +0,0 @@
-all:
- @echo "This Makefile is only for the CVS repository"
- @echo "This will be deleted before making the distribution"
- @echo ""
- $(MAKE) -f admin/Makefile.common cvs
-
-dist:
- $(MAKE) -f admin/Makefile.common dist
-
-.SILENT: