diff options
author | Simon McVittie <smcv@collabora.com> | 2018-08-22 17:48:34 +0100 |
---|---|---|
committer | Simon McVittie <smcv@collabora.com> | 2018-08-22 17:48:42 +0100 |
commit | e4ec7ecbabc0c626299a00a2008f08486ad21c5b (patch) | |
tree | 21884758389bbad47a3fbc56a953516c685a6176 /Makefile.am | |
parent | f96431b40990a3f43d9cdcd942d213010a4ac954 (diff) | |
download | dbus-e4ec7ecbabc0c626299a00a2008f08486ad21c5b.tar.gz |
Rename HACKING to CONTRIBUTING
Signed-off-by: Simon McVittie <smcv@collabora.com>
Diffstat (limited to 'Makefile.am')
-rw-r--r-- | Makefile.am | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile.am b/Makefile.am index 8ffa97bf..5bb5fb60 100644 --- a/Makefile.am +++ b/Makefile.am @@ -9,7 +9,7 @@ cmakeconfig_DATA = cmake/DBus1Config.cmake \ EXTRA_DIST = \ autogen.sh \ - HACKING \ + CONTRIBUTING \ dbus-1.pc.in \ cleanup-man-pages.sh \ ChangeLog.pre-1-0 \ |