Skip to content

Commit 0895f28

Browse files
committed
Add boring_sqlstates.txt to Makefile.am
1 parent e8fc718 commit 0895f28

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Makefile.am

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@ AM_CPPFLAGS = $(BOOST_CPPFLAGS) $(LIBPQXX_CFLAGS) $(POSTGRESQL_CPPFLAGS) $(MONET
2828
EXTRA_DIST = gitrev.h dump.hh expr.hh grammar.hh log.hh prod.hh \
2929
random.hh relmodel.hh schema.hh impedance.hh known.txt known_re.txt log.sql \
3030
README.org TODO.org ast.png logo.png dump.xsl util.hh sqlite.hh \
31-
dut.hh postgres.hh monetdb.hh log-v1.0-to-v1.2.sql
31+
dut.hh postgres.hh monetdb.hh log-v1.0-to-v1.2.sql boring_sqlstates.txt
3232

3333
gitrev.h: $(HEADERS) $(SOURCES)
3434
-if git describe --dirty --tags --always > /dev/null ; then \

0 commit comments

Comments
 (0)