diff options
author | Slávek Banko <[email protected]> | 2013-07-31 14:57:12 +0200 |
---|---|---|
committer | Slávek Banko <[email protected]> | 2013-07-31 14:57:12 +0200 |
commit | 1a79d6f5bfce52feb71c264d1b63d78a3da584c4 (patch) | |
tree | 740b3faa8a9acff0a524733ce5dc5b036bc53969 /Makefile.am.in | |
download | krecipes-1a79d6f5bfce52feb71c264d1b63d78a3da584c4.tar.gz krecipes-1a79d6f5bfce52feb71c264d1b63d78a3da584c4.zip |
Initial import of krecipes 1.0-beta2
Diffstat (limited to 'Makefile.am.in')
-rw-r--r-- | Makefile.am.in | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/Makefile.am.in b/Makefile.am.in new file mode 100644 index 0000000..e46b27c --- /dev/null +++ b/Makefile.am.in @@ -0,0 +1,4 @@ +AUTOMAKE_OPTIONS = foreign 1.6.1 + +include admin/deps.am +include admin/Doxyfile.am |