move buffer.[hc] into lib-lib/
[apps/madmutt.git] / Makefile.am
index 4d95024..afee72e 100644 (file)
@@ -27,8 +27,7 @@ BUILT_SOURCES = keymap_defs.h version.h
 
 bin_PROGRAMS = muttng @DOTLOCK_TARGET@ @PGPAUX_TARGET@ @SMIMEAUX_TARGET@
 muttng_SOURCES = $(BUILT_SOURCES) \
-       alias.c attach.c \
-       base64.c buffer.c browser.c buffy.c \
+       alias.c attach.c base64.c browser.c buffy.c \
        charset.c color.c compress.c crypt.c cryptglue.c commands.c complete.c \
        compose.c copy.c curs_lib.c curs_main.c crypt-mod.c crypt-mod.h \
        date.c \
@@ -81,8 +80,7 @@ EXTRA_muttng_SOURCES = \
        account.c md5c.c mutt_sasl.c mutt_socket.c mutt_ssl.c \
        mutt_tunnel.c smime.c pgp.c pgpinvoke.c pgpkey.c \
        pgplib.c sha1.c pgpmicalg.c gnupgparse.c resize.c dotlock.c remailer.c \
-       alias.h \
-       buffer.h browser.h \
+       alias.h browser.h \
        enter.h \
        list.h \
        mbyte.h remailer.h url.h state.h \
@@ -93,7 +91,7 @@ EXTRA_muttng_SOURCES = \
 EXTRA_DIST = config.rpath  COPYRIGHT GPL OPS OPS.PGP OPS.CRYPT OPS.SMIME TODO \
        configure acconfig.h \
        account.h alias.h attach.h recvattach.h handler.h thread.h \
-       buffer.h buffy.h \
+       buffy.h \
        charset.h compress.h copy.h crypthash.h \
        dotlock.h functions.h gen_defs \
        enter.h recvattach.h handler.h thread.h \