gnome-control-center/Makefile.am
George Lebl 2a8009e187 updated teh Makefiles being created
Tue Mar 17 23:26:47 1998  George Lebl  <jirka@5z.com>

        * configure.in: updated teh Makefiles being created

        * Makefile.am: build in applets

        * applets/Makefile.am: build clock

Tue Mar 17 23:27:31 1998  George Lebl  <jirka@5z.com>

        * clock/clock.c: updated to the corba clock.c

Tue Mar 17 23:22:50 1998  George Lebl  <jirka@5z.com>

        * clock.c: removed, clock is now in ../applets/clock/

Tue Mar 17 23:30:04 1998  George Lebl  <jirka@5z.com>

        * gtkplug.[ch], gtksocket.[ch]: removed from panel, they
          are in libgnomeui now

I think I forgot to commit a few changes .. so a big lump comming up :)

(btw why does cvs -z9 commit in the root of gnome-core find stuff
that I didn't touch???)

-George
1998-03-18 07:33:16 +00:00

8 lines
311 B
Makefile

SUBDIRS = intl po macros \
panel applets \
gsm pixmaps desktop-links desktop-properties gemvt help-browser
## to automatically rebuild aclocal.m4 if any of the macros in `macros/' change
@MAINT@include macros/macros.dep
@MAINT@macros/macros.dep: macros/Makefile.am
@MAINT@ cd macros && $(MAKE) macros.dep