diff --exclude-from=exclude -N -u -r nsalibsemanage/Makefile libsemanage-2.0.3/Makefile --- nsalibsemanage/Makefile 2007-02-20 08:43:09.000000000 -0500 +++ libsemanage-2.0.3/Makefile 2007-06-26 05:33:32.000000000 -0400 @@ -1,6 +1,9 @@ all: $(MAKE) -C src all +swigify: + $(MAKE) -C src swigify + pywrap: $(MAKE) -C src pywrap