psss / rpms / libselinux

Forked from rpms/libselinux 5 years ago
Clone
3e1ba6d
diff --exclude-from=exclude -N -u -r nsalibselinux/Makefile libselinux-2.0.23/Makefile
3e1ba6d
--- nsalibselinux/Makefile	2007-06-01 10:44:08.000000000 -0400
3e1ba6d
+++ libselinux-2.0.23/Makefile	2007-06-26 05:11:37.000000000 -0400
3e1ba6d
@@ -20,6 +20,9 @@
3e1ba6d
 	$(MAKE) -C src 
3e1ba6d
 	$(MAKE) -C utils
35bc5a8
 
3e1ba6d
+swigify: 
3e1ba6d
+	$(MAKE) -C src swigify
35bc5a8
+
3e1ba6d
 pywrap: 
3e1ba6d
 	$(MAKE) -C src pywrap
4dca0c4