summaryrefslogtreecommitdiffstats
path: root/Makefile.am
diff options
context:
space:
mode:
authorAnas Nashif <nashif@intel.com>2006-11-10 21:02:51 +0000
committerAnas Nashif <nashif@intel.com>2006-11-10 21:02:51 +0000
commitfd7fe5fc71ee932889a1be3f21c243acb06ebff7 (patch)
tree0d27dd60d9cb8231d807b92d09b58a08a3b3164a /Makefile.am
parente4228ff33988e819ba8adaf950b56c8f244f8235 (diff)
downloadwsmancli-fd7fe5fc71ee932889a1be3f21c243acb06ebff7.tar.gz
wsmancli-fd7fe5fc71ee932889a1be3f21c243acb06ebff7.tar.xz
wsmancli-fd7fe5fc71ee932889a1be3f21c243acb06ebff7.zip
added identify client with deserialization
Diffstat (limited to 'Makefile.am')
-rw-r--r--Makefile.am7
1 files changed, 0 insertions, 7 deletions
diff --git a/Makefile.am b/Makefile.am
index f293069..f558426 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -4,10 +4,3 @@ package: dist
cp openwsman.spec /usr/src/packages/SPEC
cp openwsman-*.tar.gz /usr/src/packages/SOURCES
rpmbuild -ba openwsman.spec
-
-install-data-local: openwsman.pc
- $(mkinstalldirs) $(libdir)/pkgconfig
- $(INSTALL_DATA) openwsman.pc $(DESTDIR)$(libdir)/pkgconfig
-
-uninstall-local:
- rm -f $(DESTDIR)$(libdir)/pkgconfig/openwsman.pc