diff options
| author | msheby <msheby@cinecert.com> | 2008-02-22 19:39:04 +0000 |
|---|---|---|
| committer | msheby <> | 2008-02-22 19:39:04 +0000 |
| commit | b47e059ef3ab268c7757d5d9f9267d8b8040d12b (patch) | |
| tree | 072f18d42e704f164611a6d01b5d8fe89d771e3e | |
| parent | 2b8d4754ab6b3779a4518f0527965a59aea999cf (diff) | |
Update autotools files.
| -rw-r--r-- | Makefile.am | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/Makefile.am b/Makefile.am index e69de29..292e007 100644 --- a/Makefile.am +++ b/Makefile.am @@ -0,0 +1,5 @@ +## Makefile.am -- Process this file with automake to produce Makefile.in + +SUBDIRS = src + +ACLOCAL_AMFLAGS = -I m4 |
