From 2abbf01125731caf99490eca58db6debce717947 Mon Sep 17 00:00:00 2001 From: Dana Jansens Date: Thu, 10 Jul 2003 04:31:05 +0000 Subject: update the build system, using a single Makefile.am for a sexyass non-recursive make. booyah! --- plugins/menu/Makefile.am | 22 ---------------------- 1 file changed, 22 deletions(-) delete mode 100644 plugins/menu/Makefile.am (limited to 'plugins/menu/Makefile.am') diff --git a/plugins/menu/Makefile.am b/plugins/menu/Makefile.am deleted file mode 100644 index 84b18bfb..00000000 --- a/plugins/menu/Makefile.am +++ /dev/null @@ -1,22 +0,0 @@ -plugindir=$(libdir)/openbox/plugins - -AM_CPPFLAGS=$(XFT_CFLAGS) $(GLIB_CFLAGS) $(LIBSN_CFLAGS) $(XML_CFLAGS) \ - -DG_LOG_DOMAIN=\"Plugin-Timed-Menu\" - -INCLUDES=-I../.. - -#plugin_LTLIBRARIES=timed_menu.la fifo_menu.la client_menu.la - -#timed_menu_la_LDFLAGS=-module -avoid-version -#timed_menu_la_SOURCES=timed_menu.c timed_menu.h - -#fifo_menu_la_LDFLAGS=-module -avoid-version -#fifo_menu_la_SOURCES=fifo_menu.c fifo_menu.h - -#client_menu_la_LDFLAGS=-module -avoid-version -#client_menu_la_SOURCES=client_menu.c - -MAINTAINERCLEANFILES=Makefile.in - -distclean-local: - $(RM) *\~ *.orig *.rej .\#* -- cgit v1.2.3