summaryrefslogtreecommitdiff
path: root/ACEXML/examples/SAXPrint/Makefile.am
diff options
context:
space:
mode:
Diffstat (limited to 'ACEXML/examples/SAXPrint/Makefile.am')
-rw-r--r--ACEXML/examples/SAXPrint/Makefile.am3
1 files changed, 1 insertions, 2 deletions
diff --git a/ACEXML/examples/SAXPrint/Makefile.am b/ACEXML/examples/SAXPrint/Makefile.am
index 4ba83af5eb5..619943c498b 100644
--- a/ACEXML/examples/SAXPrint/Makefile.am
+++ b/ACEXML/examples/SAXPrint/Makefile.am
@@ -12,7 +12,7 @@ ACE_BUILDDIR = $(top_builddir)
ACE_ROOT = $(top_srcdir)
noinst_PROGRAMS =
-## Makefile.SAXPrint.am
+## Makefile.SAXPrint.am
if BUILD_ACEXML
noinst_PROGRAMS += SAXPrint
@@ -28,7 +28,6 @@ SAXPrint_SOURCES = \
main.cpp \
Print_Handler.h \
SAXPrint_Handler.h \
- Print_Handler.i \
SAXPrint_Handler.i
SAXPrint_LDADD = \