diff options
author | deva <deva> | 2008-07-20 17:32:21 +0000 |
---|---|---|
committer | deva <deva> | 2008-07-20 17:32:21 +0000 |
commit | b75861438e891abb17a78418401d8f89609d5ba4 (patch) | |
tree | fb979219e9ac3a1de3c8d2b72968190e5c27fb66 /Makefile.am |
Initial revision
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..54f5468 --- /dev/null +++ b/Makefile.am @@ -0,0 +1,3 @@ +AUTOMAKE_OPTIONS = gnu +SUBDIRS = src +DISTDIRS = src |