aboutsummaryrefslogtreecommitdiffstats
path: root/trunk/Makefile.am
diff options
context:
space:
mode:
Diffstat (limited to 'trunk/Makefile.am')
-rw-r--r--trunk/Makefile.am9
1 files changed, 0 insertions, 9 deletions
diff --git a/trunk/Makefile.am b/trunk/Makefile.am
deleted file mode 100644
index 952d42762..000000000
--- a/trunk/Makefile.am
+++ /dev/null
@@ -1,9 +0,0 @@
-AUTOMAKE_OPTIONS = foreign 1.6
-
-SUBDIRS = src doc
-docdir = $(prefix)/share/doc/$(PACKAGE)
-doc_DATA = README UPGRADING
-EXTRA_DIST = COPYING $(doc_DATA)
-
-sparse-check:
- $(MAKE) -C src $@