aboutsummaryrefslogtreecommitdiff
path: root/Makefile.am
diff options
context:
space:
mode:
authorGuido Günther <agx@sigxcpu.org>2020-03-31 14:56:45 +0200
committerGuido Günther <agx@sigxcpu.org>2020-03-31 14:56:45 +0200
commitfe2af56cf1c62cbf1991f43510e0718bd46d3350 (patch)
tree68e91cbae6ac64353a6efd14f3879375889a4e73 /Makefile.am
parent8d46d24e23836a0651abd14af67788d43f0416c9 (diff)
Remove autotools support
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 d435340..0000000
--- a/Makefile.am
+++ /dev/null
@@ -1,13 +0,0 @@
-NULL =
-
-SUBDIRS = data src po
-
-EXTRA_DIST = \
- autogen.sh
-
-DISTCLEANFILES = \
- intltool-extract \
- intltool-merge \
- intltool-update \
- gnome-doc-utils.make \
- $(NULL)