remove USING_OAF reference

svn path=/trunk/; revision=5100
This commit is contained in:
Dan Winship
2000-08-29 18:15:01 +00:00
parent 3ad97477c9
commit 1e8e112a3e

View File

@ -28,12 +28,8 @@ notes_test_SOURCES = \
e-note.h \
test-notes.c
OAF_FILES = evolution-notes.oafinfo
if USING_OAF
oafdir = $(datadir)/oaf
oaf_DATA = $(OAF_FILES)
endif
oaf_DATA = evolution-notes.oafinfo
notes_test_LDADD = \
$(top_builddir)/widgets/e-text/libetext.a \