summaryrefslogtreecommitdiff
path: root/Makefile.am
diff options
context:
space:
mode:
authorTim Janik <timj@gtk.org>2001-11-14 07:50:12 +0000
committerTim Janik <timj@src.gnome.org>2001-11-14 07:50:12 +0000
commit79208c7cf6b0ea674a1091429c38e3ec048c0a14 (patch)
treee2a67c565160b45d5f79627ff64305306abe234d /Makefile.am
parent35bf561f5fb29e5053077986b4a7c3b00ea9b4b9 (diff)
downloadglib-79208c7cf6b0ea674a1091429c38e3ec048c0a14.tar.gz
provide g_newa(ctype, count) on top of g_alloca() like we provide g_new()
Wed Nov 14 07:34:24 2001 Tim Janik <timj@gtk.org> * glib/galloca.h (g_newa): provide g_newa(ctype, count) on top of g_alloca() like we provide g_new() on top of g_malloc().
Diffstat (limited to 'Makefile.am')
-rw-r--r--Makefile.am2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile.am b/Makefile.am
index bd402b752..31c8d69c9 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -2,7 +2,7 @@
AUTOMAKE_OPTIONS = 1.4
-SUBDIRS = . m4macros glib gobject gmodule gthread docs tests build po
+SUBDIRS = . m4macros glib gobject gmodule gthread tests build po docs
bin_SCRIPTS = glib-gettextize