blob: 5ab9d0eaf7f811070e5e7a1f04c1041a2937c57f [file] [log] [blame]
PKG_DIR :=org/apache/log4j/gui
DEPTH :=../../../../../..
JSOURCES:= TextPaneAppender.java\
JListView.java\
JTableAppender.java\
ifdef FULL
JSOURCES:=$(JSOURCES)
endif
TSOURCES:=
SUBDIRS := examples
ifdef FULL
SUBDIRS := $(SUBDIRS)
endif
# include master-rule file
include $(DEPTH)/make/make.inc