commit | 1e20e396cb837017b7e5ef822bfdab6ce060d2cf | [log] [tgz] |
---|---|---|
author | Samuel Ortiz <sameo@linux.intel.com> | Thu Mar 07 11:53:05 2013 +0100 |
committer | Samuel Ortiz <sameo@linux.intel.com> | Thu Mar 07 11:53:05 2013 +0100 |
tree | d149ba1450ee32ca7eaff8cd29ddc3f6bd3a8596 | |
parent | 7abdb13d106d496e1115fab49e6448a249dfb3c8 [diff] |
build: Install neard back to libexec/nfc/
diff --git a/Makefile.am b/Makefile.am index 9a11cc5..8fd6675 100644 --- a/Makefile.am +++ b/Makefile.am
@@ -29,7 +29,8 @@ builtin_cflags = builtin_libadd = -sbin_PROGRAMS = src/neard +libexecdir = @libexecdir@/nfc +libexec_PROGRAMS = src/neard src_neard_SOURCES = $(gdbus_sources) $(gweb_sources) $(builtin_sources) \ src/main.c src/error.c src/near.h src/log.c \