diff --git a/Makefile.in b/Makefile.in index ee71b371e..cb9a7c3fd 100644 --- a/Makefile.in +++ b/Makefile.in @@ -5,7 +5,7 @@ rootdir = $(srcdir) @MCFGR@@MCF@ foreigndirs=pc -codedirs=vfs lib doc slang edit gtkedit src gnome new_icons icons idl +codedirs=vfs lib doc slang gtkedit src gnome new_icons icons idl unixdirs=intl $(codedirs) @POSUB@ alldirs=$(unixdirs) $(foreigndirs) subdirs=$(alldirs) diff --git a/gnome/Makefile.in b/gnome/Makefile.in index 9b6a7b585..64a766725 100644 --- a/gnome/Makefile.in +++ b/gnome/Makefile.in @@ -154,8 +154,7 @@ CORBA_GENERATED = \ FileManager-common.c CORBA_SOURCES = \ - gcorba.c \ - FileManager-impl.c + gcorba.c $(CORBA_GENERATED): $(rootdir)/idl/FileManager.idl orbit-idl `gnome-config --cflags idl` $(rootdir)/idl/FileManager.idl diff --git a/new_icons/Makefile.in b/new_icons/Makefile.in index 470f80b1a..e9787d98b 100644 --- a/new_icons/Makefile.in +++ b/new_icons/Makefile.in @@ -63,6 +63,6 @@ distclean: -$(RMF) $(srcdir)/*~ $(srcdir)/Makefile distcopy: - $(CP) $(DISTICONS) ../../mc-$(VERSION)/icons + $(CP) $(DISTICONS) ../../mc-$(VERSION)/new_icons depend dep: