aboutsummaryrefslogtreecommitdiffstats
path: root/src/org/apache/fop/fo/flow/Makefile
diff options
context:
space:
mode:
authorjtauber <jtauber@unknown>1999-11-25 18:04:15 +0000
committerjtauber <jtauber@unknown>1999-11-25 18:04:15 +0000
commit0ea8dc71fb06d38c155d3a13184f214ea3257ac1 (patch)
tree14d4acbee8ae82b97bf5ef3f5406ab85febeb0bd /src/org/apache/fop/fo/flow/Makefile
parent42a05633059a0893110daf561467fd67c99bf86b (diff)
downloadxmlgraphics-fop-0ea8dc71fb06d38c155d3a13184f214ea3257ac1.tar.gz
xmlgraphics-fop-0ea8dc71fb06d38c155d3a13184f214ea3257ac1.zip
corrected omissions in a couple of Makefiles noted by Eric Schaeffer
git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@193243 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to 'src/org/apache/fop/fo/flow/Makefile')
-rw-r--r--src/org/apache/fop/fo/flow/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/org/apache/fop/fo/flow/Makefile b/src/org/apache/fop/fo/flow/Makefile
index 72876ca68..974d43270 100644
--- a/src/org/apache/fop/fo/flow/Makefile
+++ b/src/org/apache/fop/fo/flow/Makefile
@@ -13,6 +13,7 @@ SOURCES=Block.java \
Flow.java \
InlineSequence.java \
ListBlock.java \
+ ListItem.java \
ListItemBody.java \
ListItemLabel.java \
PageNumber.java \