diff options
author | Andrei Karas <akaras@inbox.ru> | 2014-11-04 23:24:18 +0300 |
---|---|---|
committer | Andrei Karas <akaras@inbox.ru> | 2014-11-04 23:35:52 +0300 |
commit | a2d904e4bd501f1bf23df921c546a03450d5517b (patch) | |
tree | cf3d4ff8916256afdf5d05adbaf63f117b63df8f /Makefile.am | |
download | evol-hercules-a2d904e4bd501f1bf23df921c546a03450d5517b.tar.gz evol-hercules-a2d904e4bd501f1bf23df921c546a03450d5517b.tar.bz2 evol-hercules-a2d904e4bd501f1bf23df921c546a03450d5517b.tar.xz evol-hercules-a2d904e4bd501f1bf23df921c546a03450d5517b.zip |
Initial commit.
Diffstat (limited to 'Makefile.am')
-rw-r--r-- | Makefile.am | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/Makefile.am b/Makefile.am new file mode 100644 index 0000000..3b73783 --- /dev/null +++ b/Makefile.am @@ -0,0 +1,3 @@ +ACLOCAL_AMFLAGS = -I m4 +SUBDIRS = src +#EXTRA_DIST = |