aboutsummaryrefslogtreecommitdiffstats
path: root/notes/Makefile.am
diff options
context:
space:
mode:
Diffstat (limited to 'notes/Makefile.am')
-rw-r--r--notes/Makefile.am6
1 files changed, 1 insertions, 5 deletions
diff --git a/notes/Makefile.am b/notes/Makefile.am
index 388e19152a..aa1572f46b 100644
--- a/notes/Makefile.am
+++ b/notes/Makefile.am
@@ -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 \