diff options
| author | Max Krasnyansky <maxk@qualcomm.com> | 2002-05-27 02:25:33 +0000 |
|---|---|---|
| committer | Max Krasnyansky <maxk@qualcomm.com> | 2002-05-27 02:25:33 +0000 |
| commit | 9bf1d0ca2ad3beefb98c8f1a08c8188dfaedf579 (patch) | |
| tree | f7cdf5234fdc01829ea1ec62603b5d4ae000db81 /Makefile.am | |
| parent | 4bbdd73f337a0e1f76597c93bb3bda99cea4a550 (diff) | |
Libtoolize and fix top level build.
Make cleanup.
Diffstat (limited to 'Makefile.am')
| -rw-r--r-- | Makefile.am | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile.am b/Makefile.am index d00fd392..bc2d6cb2 100644 --- a/Makefile.am +++ b/Makefile.am @@ -2,7 +2,7 @@ # $Id$ # -SUBDIRS = include src +SUBDIRS := include src DISTCLEANFILES = conftest.c conftest |
