From fb5ba5787face95a2feede0edeb160302810cf58 Mon Sep 17 00:00:00 2001 From: Jason Leach Date: Sat, 27 Jan 2001 15:18:34 +0000 Subject: cvs remove all files in shortcut-bar/, this widget is now in gal, will be 2001-01-27 Jason Leach * cvs remove all files in shortcut-bar/, this widget is now in gal, will be maintained there. * Makefile.am (SUBDIRS): Remove shortcut-bar from here. svn path=/trunk/; revision=7857 --- widgets/shortcut-bar/Makefile.am | 35 ----------------------------------- 1 file changed, 35 deletions(-) delete mode 100644 widgets/shortcut-bar/Makefile.am (limited to 'widgets/shortcut-bar/Makefile.am') diff --git a/widgets/shortcut-bar/Makefile.am b/widgets/shortcut-bar/Makefile.am deleted file mode 100644 index 721b251fd7..0000000000 --- a/widgets/shortcut-bar/Makefile.am +++ /dev/null @@ -1,35 +0,0 @@ - -noinst_LIBRARIES = libshortcut-bar.a -noinst_PROGRAMS = test-shortcut-bar - -INCLUDES = \ - -I$(top_srcdir) \ - -I$(top_srcdir)/widgets/misc \ - -DEVOLUTION_VERSION=\""$(VERSION)"\" \ - $(EXTRA_GNOME_CFLAGS) \ - -DG_LOG_DOMAIN=\"shortcut-bar\" - -libshortcut_bar_a_SOURCES = \ - e-group-bar.c \ - e-group-bar.h \ - e-icon-bar-bg-item.c \ - e-icon-bar-bg-item.h \ - e-icon-bar.c \ - e-icon-bar.h \ - e-shortcut-bar.c \ - e-shortcut-bar.h \ - e-shortcut-model.c \ - e-shortcut-model.h \ - e-vscrolled-bar.c \ - e-vscrolled-bar.h - -test_shortcut_bar_SOURCES = \ - test-shortcut-bar.c - -test_shortcut_bar_LDADD = \ - ./libshortcut-bar.a \ - ../misc/libemiscwidgets.a \ - $(EXTRA_GNOME_LIBS) - -test_shortcut_bar_LDFLAGS = \ - `gnome-config --libs gdk_pixbuf gnomecanvaspixbuf` -- cgit v1.2.3