summaryrefslogtreecommitdiff
path: root/Makefile.am
diff options
context:
space:
mode:
authorChun-wei Fan <fanchunwei@src.gnome.org>2020-03-06 15:06:45 +0800
committerChun-wei Fan <fanchunwei@src.gnome.org>2020-03-07 23:53:13 +0800
commit0bcdad1163b6937bb84713116c9bdc9491dc0e95 (patch)
tree193e9c4795aa7995941603d84c7503fe5d60836a /Makefile.am
parentcc62858052df390a2f599c575173793a9f6520f4 (diff)
downloadglibmm-0bcdad1163b6937bb84713116c9bdc9491dc0e95.tar.gz
build: Drop gendef
We are now building glibmm without the use of gendef for all builds, so we can now drop gendef from the glibmm sources.
Diffstat (limited to 'Makefile.am')
-rw-r--r--Makefile.am1
1 files changed, 0 insertions, 1 deletions
diff --git a/Makefile.am b/Makefile.am
index 5d36aafd..902243e3 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -57,7 +57,6 @@ DISTCLEANFILES = $(filter %mmconfig.h,$(msvc_files))
EXTRA_DIST = \
meson.build \
meson_options.txt \
- MSVC_NMake/gendef/meson.build \
MSVC_NMake/giomm/meson.build \
MSVC_NMake/glibmm/meson.build \
docs/reference/meson.build \