diff options
author | unknown <unknown@localhost.(none)> | 2008-08-04 22:20:45 +0200 |
---|---|---|
committer | unknown <unknown@localhost.(none)> | 2008-08-04 22:20:45 +0200 |
commit | 6315a6c7ecf096bcdbd944d9c352b745173101cc (patch) | |
tree | e11c9ea297dc8021163ced60cea264c9216e501c /Makefile.am |
repo starts
Diffstat (limited to 'Makefile.am')
-rw-r--r-- | Makefile.am | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/Makefile.am b/Makefile.am new file mode 100644 index 00000000..02520f20 --- /dev/null +++ b/Makefile.am @@ -0,0 +1,5 @@ +# not a GNU package. You can remove this line, if +# have all needed files, that a GNU package needs +AUTOMAKE_OPTIONS = foreign 1.4 + +SUBDIRS = src |