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