summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorIgor Pashev <pashev.igor@gmail.com>2013-07-01 15:57:20 +0400
committerIgor Pashev <pashev.igor@gmail.com>2013-07-10 16:00:54 +0400
commit5e147cf09fe97d9488571e222f54e6ed5b7846ba (patch)
tree26a23b5450f91e3994c214c23afcf31de4861bb1
parenteedd343eccc55a680e82ff01fa2b236bc665ec6a (diff)
downloaddctrl-tools-5e147cf09fe97d9488571e222f54e6ed5b7846ba.tar.gz
Do not install lib/libdctrl.la
-rw-r--r--Makefile.am2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile.am b/Makefile.am
index fd37c35..50bc43e 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -2,7 +2,7 @@ SUBDIRS = po .
ACLOCAL_AMFLAGS = -I m4
-lib_LTLIBRARIES = lib/libdctrl.la
+noinst_LTLIBRARIES = lib/libdctrl.la
bin_PROGRAMS = \
grep-dctrl/grep-dctrl \