summaryrefslogtreecommitdiffstats
path: root/Makefile.am
diff options
context:
space:
mode:
Diffstat (limited to 'Makefile.am')
-rw-r--r--Makefile.am22
1 files changed, 0 insertions, 22 deletions
diff --git a/Makefile.am b/Makefile.am
deleted file mode 100644
index cd619ab..0000000
--- a/Makefile.am
+++ /dev/null
@@ -1,22 +0,0 @@
-## (C) 1997 Stephan Kulow
-
-AUTOMAKE_OPTIONS = foreign
-DISTCLEANFILES = inst-apps
-
-install-data-local:
- @echo ""
- @echo ""
- @echo "*************** Important *************************"
- @echo ""
- @echo "This module contains unreleased software."
- @echo ""
- @echo "The software may compile and work, but it may just"
- @echo "as well neither compile nor work."
- @echo ""
- @echo "****************************************************"
- @echo ""
-
-include admin/deps.am
-include admin/Doxyfile.am
-
-SUBDIRS=$(TOPSUBDIRS)