diff options
| author | Dana Jansens <danakj@orodu.net> | 2003-07-10 04:31:05 +0000 |
|---|---|---|
| committer | Dana Jansens <danakj@orodu.net> | 2003-07-10 04:31:05 +0000 |
| commit | 2abbf01125731caf99490eca58db6debce717947 (patch) | |
| tree | 8cb07f4c5f933c0cc1f50d03aa68901ed0f10919 /plugins/menu/Makefile.am | |
| parent | 425b1734c9c195dfa0717627780072f24b5def56 (diff) | |
update the build system, using a single Makefile.am for a sexyass non-recursive make. booyah!
Diffstat (limited to 'plugins/menu/Makefile.am')
| -rw-r--r-- | plugins/menu/Makefile.am | 22 |
1 files changed, 0 insertions, 22 deletions
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 .\#* |
