diff options
| author | msheby <msheby@cinecert.com> | 2008-08-21 22:14:43 +0000 |
|---|---|---|
| committer | msheby <> | 2008-08-21 22:14:43 +0000 |
| commit | cbc9fa175e95eb068e4860590c125d4fb3d24f46 (patch) | |
| tree | dd0a12da472aa95064412e96ec28c10db5f7a84c | |
| parent | e3364efd7dcec6ea46423c9cbc23afca753ceea9 (diff) | |
Add win32 Makefile.
| -rw-r--r-- | Makefile.am | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile.am b/Makefile.am index 292e007..443f38b 100644 --- a/Makefile.am +++ b/Makefile.am @@ -1,5 +1,5 @@ ## Makefile.am -- Process this file with automake to produce Makefile.in -SUBDIRS = src +SUBDIRS = src win32 ACLOCAL_AMFLAGS = -I m4 |
