diff options
author | bernd | 2007-04-27 18:04:40 +0000 |
---|---|---|
committer | bernd | 2007-04-27 18:04:40 +0000 |
commit | e350df9a3778c6cb7c7ed92e108fc2c98958b798 (patch) | |
tree | 44843249f292d1a1ab17e72ae52d0313a3d07465 /Makefile.am.inc | |
parent | 45db842dd9a154c8159b45e52a29c882a2b8ea1c (diff) | |
download | cwm-e350df9a3778c6cb7c7ed92e108fc2c98958b798.tar.gz |
Remove autoconf crap and other stuff we don't need.
Diffstat (limited to 'Makefile.am.inc')
-rw-r--r-- | Makefile.am.inc | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/Makefile.am.inc b/Makefile.am.inc deleted file mode 100644 index ef1f393..0000000 --- a/Makefile.am.inc +++ /dev/null @@ -1,3 +0,0 @@ -AUTOMAKE_OPTIONS = foreign no-dependencies - -DISTCLEANFILES = *~ |