summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorKjell Ahlstedt <kjellahlstedt@gmail.com>2022-02-14 11:19:11 +0100
committerKjell Ahlstedt <kjellahlstedt@gmail.com>2022-02-14 11:19:11 +0100
commit9c0b7ab4269fa619deb78cf16875eab851c6b2ec (patch)
treecb443622fff969b5c194237757ccc3952e037898
parent2a96b129fbc1b65f34597a72e29cb9cc7cb208d9 (diff)
downloadglibmm-9c0b7ab4269fa619deb78cf16875eab851c6b2ec.tar.gz
Remove HACKING
-rw-r--r--HACKING12
-rw-r--r--meson.build3
2 files changed, 1 insertions, 14 deletions
diff --git a/HACKING b/HACKING
deleted file mode 100644
index 77544397..00000000
--- a/HACKING
+++ /dev/null
@@ -1,12 +0,0 @@
-See the MAINTAINERS file.
-mailing list: gtkmm-list@gnome.org
-
-For information about submitting patches, see
-http://www.gtkmm.org
-
-GNOME sherrifs may make changes if they can't get a quick maintainer response from the mailing list or bugzilla.
-
-
-**** Building from CVS - see README too:
-When building from CVS you will probably need to install this Perl module:
-http://wwwx.netheaven.com/~coopercc/xmlparser/XML-Parser-2.30.tar.gz \ No newline at end of file
diff --git a/meson.build b/meson.build
index 0c39d85e..202b1949 100644
--- a/meson.build
+++ b/meson.build
@@ -273,9 +273,8 @@ if can_add_dist_script
project_source_root,
)
- # Don't distribute these files.
+ # Don't distribute this file.
dont_distribute = [
- 'HACKING',
'.gitlab-ci.yml',
]
# Add build scripts to the distribution directory, and delete .gitignore