From d61782f03839905269fb8262979fb6e67e26543b Mon Sep 17 00:00:00 2001 From: Kalle Wallin Date: Mon, 29 Mar 2004 18:11:44 +0000 Subject: [PATCH] Removed extra source - langinfo.c git-svn-id: https://svn.musicpd.org/ncmpc/trunk@536 09075e82-0dd4-0310-85a5-a0d7c8717e4f --- Makefile.am | 7 +++---- 1 file changed, 3 insertions(+), 4 deletions(-) diff --git a/Makefile.am b/Makefile.am index f2f0f7e..50f0f11 100644 --- a/Makefile.am +++ b/Makefile.am @@ -10,10 +10,9 @@ EXTRA_DIST = COPYING $(pkgdata_DATA) $(doc_DATA) SUBDIRS = doc -EXTRA_ncmpc_SOURCES = langinfo.c - -ncmpc_LDADD = $(LANGINFO_OBJS) -ncmpc_DEPENDENCIES = $(LANGINFO_OBJS) +#EXTRA_ncmpc_SOURCES = +#ncmpc_LDADD = +#ncmpc_DEPENDENCIES = ncmpc_headers = libmpdclient.h mpc.h options.h conf.h command.h screen.h \ screen_utils.h screen_play.h screen_file.h screen_search.h \ -- 2.30.2