summaryrefslogtreecommitdiffstats
path: root/Makefile.am
diff options
context:
space:
mode:
Diffstat (limited to 'Makefile.am')
-rw-r--r--Makefile.am13
1 files changed, 0 insertions, 13 deletions
diff --git a/Makefile.am b/Makefile.am
deleted file mode 100644
index 1860d65..0000000
--- a/Makefile.am
+++ /dev/null
@@ -1,13 +0,0 @@
-AUTOMAKE_OPTIONS = foreign 1.5
-
-EXTRA_DIST = README COPYING Changelog
-
-MAINTAINERCLEANFILES = configure.files subdirs
-
-dist-hook:
- cd $(top_distdir) && perl $(top_srcdir)/admin/am_edit -padmin
-
-distclean-local:
- rm -rf autom4te.cache
- rm -f svn-commit.*
-SUBDIRS=$(TOPSUBDIRS)