aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSergey Poznyakoff <gray@gnu.org>2014-11-06 13:59:08 +0200
committerSergey Poznyakoff <gray@gnu.org>2014-11-06 13:59:08 +0200
commit7d22dc4ff78f2525589809fdbe77044acffd85be (patch)
treebfc2462e0bcccbd78d4820f1f59d897c55fc0999
parent46b13215f079139220d6886c9919a9a228d8d486 (diff)
downloadvmod-sql-7d22dc4ff78f2525589809fdbe77044acffd85be.tar.gz
vmod-sql-7d22dc4ff78f2525589809fdbe77044acffd85be.tar.bz2
Bugfix
* src/Makefile.am: add missing nodist_libvmod_sql_la_SOURCES
-rw-r--r--src/Makefile.am1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/Makefile.am b/src/Makefile.am
index fa9929d..63346e2 100644
--- a/src/Makefile.am
+++ b/src/Makefile.am
@@ -33,2 +33,3 @@ libvmod_sql_la_SOURCES = \
wordsplit.c
+nodist_libvmod_sql_la_SOURCES = vcc_if.c vcc_if.h

Return to:

Send suggestions and report system problems to the System administrator.