From: Kalle Wallin Date: Mon, 29 Mar 2004 18:11:44 +0000 (+0000) Subject: Removed extra source - langinfo.c X-Git-Tag: v0.12_alpha1~625 X-Git-Url: https://git.tokkee.org/?a=commitdiff_plain;h=d61782f03839905269fb8262979fb6e67e26543b;p=ncmpc.git Removed extra source - langinfo.c git-svn-id: https://svn.musicpd.org/ncmpc/trunk@536 09075e82-0dd4-0310-85a5-a0d7c8717e4f --- 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 \