From 509f8dab8946cfc311def89f62352c0881e73348 Mon Sep 17 00:00:00 2001 From: Max Kellermann Date: Tue, 15 Oct 2013 22:04:17 +0200 Subject: Util/Macros: replacement for GLib's G_N_ELEMENTS() --- Makefile.am | 1 + 1 file changed, 1 insertion(+) (limited to 'Makefile.am') diff --git a/Makefile.am b/Makefile.am index cd83b14a9..5823b99bc 100644 --- a/Makefile.am +++ b/Makefile.am @@ -248,6 +248,7 @@ endif # Generic utility library libutil_a_SOURCES = \ + src/util/Macros.hxx \ src/util/Error.cxx src/util/Error.hxx \ src/util/ReusableArray.hxx \ src/util/StringUtil.cxx src/util/StringUtil.hxx \ -- cgit v1.2.3