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/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/Makefile.am')
| -rw-r--r-- | plugins/Makefile.am | 8 |
1 files changed, 0 insertions, 8 deletions
diff --git a/plugins/Makefile.am b/plugins/Makefile.am deleted file mode 100644 index 3d623b21..00000000 --- a/plugins/Makefile.am +++ /dev/null @@ -1,8 +0,0 @@ -SUBDIRS = keyboard mouse placement menu resistance - -EXTRA_DIST = interface.h obconf_interface.h - -MAINTAINERCLEANFILES= Makefile.in - -distclean-local: - $(RM) *\~ *.orig *.rej .\#* |
