Fix some smaller errors concerning regex searches in mcedit
[midnight-commander.git] / edit / Makefile.am
blob0166ff72553e9d5a8ba78786f99631408769f2cc
1 AM_CFLAGS = $(GLIB_CFLAGS)
3 if USE_EDIT
4 noinst_LIBRARIES = libedit.a
5 else
6 noinst_LIBRARIES =
7 endif
9 libedit_a_SOURCES = \
10         bookmark.c edit.c editcmd.c editwidget.c editdraw.c editkeys.c \
11         editmenu.c editoptions.c editcmddef.h edit.h edit-widget.h \
12         editlock.c editlock.h syntax.c usermap.h usermap.c wordproc.c \
13         choosesyntax.c
15 EXTRA_DIST = ChangeLog