diff options
author | bernd | 2007-04-27 17:58:48 +0000 |
---|---|---|
committer | bernd | 2007-04-27 17:58:48 +0000 |
commit | 055eec93ac495df814cc5585fd55712a6cac06c4 (patch) | |
tree | a7f9e9b6a1231b28b552199ac2e27c45d64a9ba7 /Makefile.am.inc | |
download | cwm-055eec93ac495df814cc5585fd55712a6cac06c4.tar.gz |
Initial import of cwm-3.
tested by sturm@, ok matthieu@
Diffstat (limited to 'Makefile.am.inc')
-rw-r--r-- | Makefile.am.inc | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/Makefile.am.inc b/Makefile.am.inc new file mode 100644 index 0000000..ef1f393 --- /dev/null +++ b/Makefile.am.inc @@ -0,0 +1,3 @@ +AUTOMAKE_OPTIONS = foreign no-dependencies + +DISTCLEANFILES = *~ |