Skip to content

Commit 63b6a47

Browse files
committed
rijndael.{c/h} added
1 parent 81a3d74 commit 63b6a47

File tree

6 files changed

+5822
-3
lines changed

6 files changed

+5822
-3
lines changed

src/backend/Makefile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ include $(top_builddir)/src/Makefile.global
1919

2020
SUBDIRS = access bootstrap catalog parser commands executor foreign lib libpq \
2121
main nodes optimizer port postmaster regex replication rewrite \
22-
storage tcop tsearch utils $(top_builddir)/src/timezone
22+
storage crypto tcop tsearch utils $(top_builddir)/src/timezone
2323

2424
include $(srcdir)/common.mk
2525

0 commit comments

Comments
 (0)