Blob Blame History Raw
diff -up openwsman-2.2.0/bindings/perl/Makefile.am.org openwsman-2.2.0/bindings/perl/Makefile.am
--- openwsman-2.2.0/bindings/perl/Makefile.am.org	2009-12-10 13:34:55.000000000 -0600
+++ openwsman-2.2.0/bindings/perl/Makefile.am	2009-12-10 13:35:56.000000000 -0600
@@ -33,6 +33,7 @@ SWIG_INPUT = ../openwsman.i
 openwsman_la_SOURCES = openwsman_wrap.c \
 			 ../openwsman.c \
 			 $(SWIG_INPUT)
+all-local: openwsman.pm
 
 openwsman_la_LIBADD = $(LIBS) -lpthread $(CURL_LIBS)
 
diff -up openwsman-2.2.0/bindings/perl/Makefile.in.org openwsman-2.2.0/bindings/perl/Makefile.in
--- openwsman-2.2.0/bindings/perl/Makefile.in.org	2009-12-10 13:35:03.000000000 -0600
+++ openwsman-2.2.0/bindings/perl/Makefile.in	2009-12-10 13:36:18.000000000 -0600
@@ -289,6 +289,7 @@ SWIG_INPUT = ../openwsman.i
 openwsman_la_SOURCES = openwsman_wrap.c \
 			 ../openwsman.c \
 			 $(SWIG_INPUT)
+all-local: openwsman.pm
 
 openwsman_la_LIBADD = $(LIBS) -lpthread $(CURL_LIBS)
 openwsman_la_LDFLAGS = -module -avoid-version $(NO_UNDEFINED)