diff options
Diffstat (limited to 'ACE/ACEXML/examples/SAXPrint/Makefile.am')
-rw-r--r-- | ACE/ACEXML/examples/SAXPrint/Makefile.am | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/ACE/ACEXML/examples/SAXPrint/Makefile.am b/ACE/ACEXML/examples/SAXPrint/Makefile.am index 075d3b6fca8..e8098217c3e 100644 --- a/ACE/ACEXML/examples/SAXPrint/Makefile.am +++ b/ACE/ACEXML/examples/SAXPrint/Makefile.am @@ -29,7 +29,7 @@ SAXPrint_SOURCES = \ main.cpp \ Print_Handler.h \ SAXPrint_Handler.h \ - SAXPrint_Handler.i + SAXPrint_Handler.inl SAXPrint_LDADD = \ $(ACE_BUILDDIR)/ACEXML/parser/parser/libACEXML_Parser.la \ |