summaryrefslogtreecommitdiffstats
path: root/Makefile.am.in
diff options
context:
space:
mode:
authorSlávek Banko <[email protected]>2013-07-02 18:34:28 +0200
committerSlávek Banko <[email protected]>2013-07-02 18:49:29 +0200
commit9be78eabfff24f317148c216f609e4d4778e3d58 (patch)
tree8a863efc25c2c48843b08b32f009612d83fc7a91 /Makefile.am.in
parent0b36ed3169eaf7968d7de6e0f7af9aa0417ee210 (diff)
downloadkbiff-9be78eabfff24f317148c216f609e4d4778e3d58.tar.gz
kbiff-9be78eabfff24f317148c216f609e4d4778e3d58.zip
Clean up spurious build files
Diffstat (limited to 'Makefile.am.in')
-rw-r--r--Makefile.am.in7
1 files changed, 0 insertions, 7 deletions
diff --git a/Makefile.am.in b/Makefile.am.in
deleted file mode 100644
index 60de434..0000000
--- a/Makefile.am.in
+++ /dev/null
@@ -1,7 +0,0 @@
-AUTOMAKE_OPTIONS = foreign 1.6.1
-
-EXTRA_DIST = admin
-dist-hook:
- cd $(top_distdir) && perl $(top_srcdir)/admin/am_edit -padmin
-
-include admin/deps.am