From 409ec8a12ef54f3eea704a8234e4cd26928bf87e Mon Sep 17 00:00:00 2001 From: Ran Benita Date: Wed, 11 Apr 2012 02:02:45 +0300 Subject: Merge src/alloc.c and src/malloc.c The two files do exactly the same sort of things, without any discernible reason for splitting them. Signed-off-by: Ran Benita [daniels: Updated for xkb_desc -> xkb_keymap changes.] --- Makefile.am | 1 - 1 file changed, 1 deletion(-) (limited to 'Makefile.am') diff --git a/Makefile.am b/Makefile.am index 1d13e39..6e4d41f 100644 --- a/Makefile.am +++ b/Makefile.am @@ -65,7 +65,6 @@ libxkbcommon_la_SOURCES = \ src/atom.c \ src/context.c \ src/keysym.c \ - src/malloc.c \ src/map.c \ src/maprules.c \ src/misc.c \ -- cgit v1.2.3