summaryrefslogtreecommitdiff
path: root/locate/Makefile.am
diff options
context:
space:
mode:
authorKevin Dalley <kevin@seti.org>2000-01-18 09:51:43 +0000
committerKevin Dalley <kevin@seti.org>2000-01-18 09:51:43 +0000
commit915836df87079fb9a1fd700a144efab9e193b4bc (patch)
tree7269567da763ac5d18512c5e7233240ac6eb6a2d /locate/Makefile.am
parent5771932166655505211a58a7659f3be56b9fe6b1 (diff)
downloadfindutils-915836df87079fb9a1fd700a144efab9e193b4bc.tar.gz
* locate/Makefile.am: place frcode, code, bigram in
libexec_PROGRAMS
Diffstat (limited to 'locate/Makefile.am')
-rw-r--r--locate/Makefile.am2
1 files changed, 1 insertions, 1 deletions
diff --git a/locate/Makefile.am b/locate/Makefile.am
index 800a0ea2..d1c3cb08 100644
--- a/locate/Makefile.am
+++ b/locate/Makefile.am
@@ -2,7 +2,7 @@
LOCATE_DB = $(localstatedir)/locatedb
bin_PROGRAMS = locate
-LIBPROGRAMS = frcode code bigram
+libexec_PROGRAMS = frcode code bigram
bin_SCRIPTS = updatedb
man_MANS = locate.1 updatedb.1 locatedb.5