diff options
author | jacob berkman <jacob@ximian.com> | 2002-03-11 17:17:14 +0000 |
---|---|---|
committer | Jacob Berkman <jberkman@src.gnome.org> | 2002-03-11 17:17:14 +0000 |
commit | c53bfb9c43556d211b5f9a2f21a2fb9827e5c9f4 (patch) | |
tree | 68906cc604e49f9f08efcb326b10f40370391a95 /Makefile.am | |
parent | c230f74ba13fb385de2dbe6d9cfbf22ef2387aaf (diff) | |
download | gnome-control-center-c53bfb9c43556d211b5f9a2f21a2fb9827e5c9f4.tar.gz |
add idl/
2002-03-11 jacob berkman <jacob@ximian.com>
* configure.in (AC_OUTPUT):
* Makefile.am (SUBDIRS): add idl/
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 c57c5189c..db0976f3e 100644 --- a/Makefile.am +++ b/Makefile.am @@ -1,4 +1,4 @@ -SUBDIRS = po libsounds libbackground gnome-settings-daemon capplets control-center +SUBDIRS = po libsounds libbackground gnome-settings-daemon capplets control-center idl #I removed the root-manager for now # |