diff options
Diffstat (limited to 'qtsharp/src/generator')
-rw-r--r-- | qtsharp/src/generator/Makefile.am | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/qtsharp/src/generator/Makefile.am b/qtsharp/src/generator/Makefile.am index 31532ae8..2012d407 100644 --- a/qtsharp/src/generator/Makefile.am +++ b/qtsharp/src/generator/Makefile.am @@ -1,3 +1,5 @@ +AUTOMAKE_OPTIONS = -Wno-portability + all: generator.exe generator.exe: $(wildcard *.cs) |