diff options
author | Colin Walters <walters@verbum.org> | 2012-12-03 14:20:46 -0500 |
---|---|---|
committer | Colin Walters <walters@verbum.org> | 2012-12-03 17:16:40 -0500 |
commit | 03dc53b111d2aeeca15dcacac8bb22f8a21fe118 (patch) | |
tree | 02a4ce3e40dd947ea2fb5793263058f739bbb1a2 /common/Makefile.am | |
parent | a6ef96b47afaa74b563ad0da69476af394c3e563 (diff) | |
download | gdm-03dc53b111d2aeeca15dcacac8bb22f8a21fe118.tar.gz |
gdm-md5: Delete
Nothing was using it...
https://bugzilla.gnome.org/show_bug.cgi?id=689569
Diffstat (limited to 'common/Makefile.am')
-rw-r--r-- | common/Makefile.am | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/common/Makefile.am b/common/Makefile.am index 11cd473d..8bbe9c53 100644 --- a/common/Makefile.am +++ b/common/Makefile.am @@ -86,8 +86,6 @@ libgdmcommon_la_SOURCES = \ gdm-settings-client.c \ gdm-log.h \ gdm-log.c \ - gdm-md5.h \ - gdm-md5.c \ gdm-signal-handler.h \ gdm-signal-handler.c \ $(MKDTEMP_FILES) \ |