summaryrefslogtreecommitdiff
path: root/configure.in
diff options
context:
space:
mode:
authorElliot Lee <sopwith@src.gnome.org>1999-12-13 22:44:06 +0000
committerElliot Lee <sopwith@src.gnome.org>1999-12-13 22:44:06 +0000
commit65c2e7dd64adfc221f412ce371ccd89d1e53a84d (patch)
tree5bbdee1ff470272c6f641832f3fe299cc5946aca /configure.in
parent45836fc0c9c6f24d4cb8ef2b8f71def15e442b18 (diff)
downloadnautilus-65c2e7dd64adfc221f412ce371ccd89d1e53a84d.tar.gz
Switch from imlib to pixbuf. Import from gnome-fm. Add a 'main_window'
* libnautils/g*.[ch]: Switch from imlib to pixbuf. * src/file-manager: Import from gnome-fm. * idl/nautilus.idl: Add a 'main_window' attribute on a ViewFrame, so that views can talk to the main window.
Diffstat (limited to 'configure.in')
-rw-r--r--configure.in1
1 files changed, 1 insertions, 0 deletions
diff --git a/configure.in b/configure.in
index 318e05b3b..cecebe9f5 100644
--- a/configure.in
+++ b/configure.in
@@ -40,6 +40,7 @@ AC_C_CONST
AC_OUTPUT([
Makefile
+idl/Makefile
libnautilus/Makefile
src/Makefile
src/file-manager/Makefile