diff options
Diffstat (limited to 'build/Makefile.am')
-rw-r--r-- | build/Makefile.am | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/build/Makefile.am b/build/Makefile.am new file mode 100644 index 0000000..e754ecb --- /dev/null +++ b/build/Makefile.am @@ -0,0 +1,3 @@ +## Process this file with automake to produce Makefile.in + +SUBDIRS = vs2008 vs2010 |