diff options
author | Matthias Andree <matthias.andree@gmx.de> | 2005-07-31 14:16:34 +0000 |
---|---|---|
committer | Matthias Andree <matthias.andree@gmx.de> | 2005-07-31 14:16:34 +0000 |
commit | 94e2792107a1a871660604e4aa8c5e2f3dda29c1 (patch) | |
tree | 1e5cee5ed53c4af4fa9da413f8be47343b271a53 /m4-local | |
parent | cc2cad965d93b5b4e4c39081cee0bafd04a0ff0e (diff) | |
download | fetchmail-94e2792107a1a871660604e4aa8c5e2f3dda29c1.tar.gz fetchmail-94e2792107a1a871660604e4aa8c5e2f3dda29c1.tar.bz2 fetchmail-94e2792107a1a871660604e4aa8c5e2f3dda29c1.zip |
Ship m4-local from top-level Makefile rather than recursing for two stupid files.
svn path=/trunk/; revision=4210
Diffstat (limited to 'm4-local')
-rw-r--r-- | m4-local/Makefile.am | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/m4-local/Makefile.am b/m4-local/Makefile.am deleted file mode 100644 index 2c4cd385..00000000 --- a/m4-local/Makefile.am +++ /dev/null @@ -1,2 +0,0 @@ -EXTRA_DIST=ac_ma_search_package.m4 \ - ac-archive-license.txt |