summaryrefslogtreecommitdiff
path: root/Source/Makefile.am
diff options
context:
space:
mode:
authorWilliam S Fulton <wsf@fultondesigns.co.uk>2010-06-11 06:36:51 +0000
committerWilliam S Fulton <wsf@fultondesigns.co.uk>2010-06-11 06:36:51 +0000
commit02ec28ff55feb664cd25ca1f85b6814ed0206a66 (patch)
tree9d8cb8d901c0d7f45d94b2e29adec734d8800486 /Source/Makefile.am
parent92f5c379b8c837ec4c2f98621d78cf5f86922303 (diff)
downloadswig-02ec28ff55feb664cd25ca1f85b6814ed0206a66.tar.gz
make beautify-file fixes and other cosmetics
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk@12117 626c5289-ae23-0410-ae9c-e8d60b6d4f22
Diffstat (limited to 'Source/Makefile.am')
-rw-r--r--Source/Makefile.am2
1 files changed, 1 insertions, 1 deletions
diff --git a/Source/Makefile.am b/Source/Makefile.am
index 4677002e6..ddf8018ec 100644
--- a/Source/Makefile.am
+++ b/Source/Makefile.am
@@ -115,7 +115,7 @@ distclean-local:
# swig executable as a way of checking before and after the 'beautifying'.
# Single files can be beautified with the beautify-file target, eg: 'make beautify-file INDENTFILE=chosenfile.c'
-SWIGTYPEDEFS=-T File -T DohObjInfo -T Parm -T Language -T List -T Typetab -T ModuleFactory -T ErrorMessageFormat -T Symtab -T Hash -T String -T DohBase -T Node -T String_or_char -T SwigType -T Dispatcher -T Wrapper -T DohStringMethods -T DohFileMethods -T DohListMethods -T DohHashMethods -T DOH -T DohIterator -T ParmList -T FILE -T HashNode -T DOHString_or_char
+SWIGTYPEDEFS=-T bool -T File -T DohObjInfo -T Parm -T Language -T List -T Typetab -T ModuleFactory -T ErrorMessageFormat -T Symtab -T Hash -T String -T DohBase -T Node -T String_or_char -T SwigType -T Dispatcher -T Wrapper -T DohStringMethods -T DohFileMethods -T DohListMethods -T DohHashMethods -T DOH -T DohIterator -T ParmList -T FILE -T HashNode -T DOHString_or_char
INDENTBAKSDIR=../IndentBaks
beautify: