diff options
author | Simon McVittie <simon.mcvittie@collabora.co.uk> | 2008-04-17 13:54:29 +0000 |
---|---|---|
committer | Simon McVittie <simon.mcvittie@collabora.co.uk> | 2008-04-17 13:54:29 +0000 |
commit | 9406792f32e5a0c2df9fadf72d0961f2c166b7b9 (patch) | |
tree | 4d8e378a15c1a8c5bfd0afa51c979419c7eb4aaf /m4/Makefile.am | |
parent | ad4963bbd5d959c6316c43aa91f5c8f22293e1ec (diff) |
Don't ship as-ac-expand.m4, we no longer need it
Diffstat (limited to 'm4/Makefile.am')
-rw-r--r-- | m4/Makefile.am | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/m4/Makefile.am b/m4/Makefile.am index b05c7c9f7..4557e8575 100644 --- a/m4/Makefile.am +++ b/m4/Makefile.am @@ -1,3 +1,2 @@ EXTRA_DIST = \ -as-compiler-flag.m4 \ -as-ac-expand.m4 + as-compiler-flag.m4 |