summaryrefslogtreecommitdiffstats
path: root/qlparser/Makefile.am
diff options
context:
space:
mode:
Diffstat (limited to 'qlparser/Makefile.am')
-rw-r--r--qlparser/Makefile.am2
1 files changed, 1 insertions, 1 deletions
diff --git a/qlparser/Makefile.am b/qlparser/Makefile.am
index 47fba6f..4d5ce41 100644
--- a/qlparser/Makefile.am
+++ b/qlparser/Makefile.am
@@ -30,7 +30,7 @@
#
##################################################################
-lib_LIBRARIES=libqlparser.a
+pkglib_LIBRARIES=libqlparser.a
# -I gnererates an interactive scanner which doesn't try to look ahead past a newline
# -i generates a scanner which doesn't care about upper and lower case; doesn't work