add idl/
2002-03-11 jacob berkman <jacob@ximian.com> * configure.in (AC_OUTPUT): * Makefile.am (SUBDIRS): add idl/
This commit is contained in:
parent
c230f74ba1
commit
c53bfb9c43
3 changed files with 7 additions and 1 deletions
|
@ -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>
|
2002-03-10 Havoc Pennington <hp@pobox.com>
|
||||||
|
|
||||||
* configure.in (ORBIT_IDL): define ORBIT_IDL and IDL flags so
|
* configure.in (ORBIT_IDL): define ORBIT_IDL and IDL flags so
|
||||||
|
|
|
@ -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
|
#I removed the root-manager for now
|
||||||
#
|
#
|
||||||
|
|
|
@ -184,6 +184,7 @@ AC_OUTPUT([
|
||||||
control-center.spec
|
control-center.spec
|
||||||
Makefile
|
Makefile
|
||||||
po/Makefile.in
|
po/Makefile.in
|
||||||
|
idl/Makefile
|
||||||
gnome-settings-daemon/Makefile
|
gnome-settings-daemon/Makefile
|
||||||
control-center/Makefile
|
control-center/Makefile
|
||||||
libbackground/Makefile
|
libbackground/Makefile
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue