1 # contrib/sepgsql/Makefile
15 DATA_built
= sepgsql.sql
16 PGFILEDESC
= "sepgsql - SELinux integration"
20 # Note: because we don't tell the Makefile there are any regression tests,
21 # we have to clean those result files explicitly
22 EXTRA_CLEAN
= -r
$(pg_regress_clean_files
) tmp
/ *.pp sepgsql-regtest.if sepgsql-regtest.
fc
26 PGXS
:= $(shell $(PG_CONFIG
) --pgxs
)
29 subdir
= contrib
/sepgsql
31 include $(top_builddir
)/src
/Makefile.global
32 include $(top_srcdir
)/contrib
/contrib-global.mk
35 SHLIB_LINK
+= -lselinux