summaryrefslogtreecommitdiffstats
path: root/libqpol/Makefile.am
blob: 49afe65159a2a880c52c05fb3cd2cab699b150f6 (plain)
1
2
3
4
5
6
7
8
if DO_SWIGIFY
  MAYBE_SWIG = swig
endif

SUBDIRS = src include tests $(MAYBE_SWIG)

libqpol.a libqpol.so:
	$(MAKE) -C src $@