Skip to content

Commit

Permalink
Re-generate include/Makefile.in on Ubuntu 17.10.
Browse files Browse the repository at this point in the history
  • Loading branch information
jtv committed Dec 24, 2017
1 parent 9fccbcf commit 5703416
Showing 1 changed file with 1 addition and 4 deletions.
5 changes: 1 addition & 4 deletions include/Makefile.in
Original file line number Diff line number Diff line change
Expand Up @@ -386,9 +386,6 @@ nobase_include_HEADERS = pqxx/pqxx \
pqxx/util pqxx/util.hxx \
pqxx/types pqxx/types.hxx \
pqxx/version pqxx/version.hxx \
pqxx/doc/doc.hxx \
pqxx/doc/performance.hxx \
pqxx/doc/prepared_statement.hxx \
pqxx/internal/callgate.hxx \
pqxx/internal/libpq-forward.hxx \
pqxx/internal/statement_parameters.hxx \
Expand Down Expand Up @@ -418,7 +415,7 @@ nobase_nodist_include_HEADERS = \
pqxx/config-public-compiler.h

EXTRA_DIST = \
pqxx/doc.hxx \
pqxx/doc/*.md \
pqxx/version.hxx.template

all: all-recursive
Expand Down

0 comments on commit 5703416

Please sign in to comment.