2002-03-11  jacob berkman  <jacob@ximian.com>

	* configure.in (AC_OUTPUT):
	* Makefile.am (SUBDIRS): add idl/
This commit is contained in:
jacob berkman 2002-03-11 17:17:14 +00:00 committed by Jacob Berkman
parent c230f74ba1
commit c53bfb9c43
3 changed files with 7 additions and 1 deletions

View file

@ -1,3 +1,8 @@
2002-03-11 jacob berkman <jacob@ximian.com>
* configure.in (AC_OUTPUT):
* Makefile.am (SUBDIRS): add idl/
2002-03-10 Havoc Pennington <hp@pobox.com>
* configure.in (ORBIT_IDL): define ORBIT_IDL and IDL flags so

View file

@ -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
#

View file

@ -184,6 +184,7 @@ AC_OUTPUT([
control-center.spec
Makefile
po/Makefile.in
idl/Makefile
gnome-settings-daemon/Makefile
control-center/Makefile
libbackground/Makefile