From 50e472dc577fa7750495768d02ac6f8756fed339 Mon Sep 17 00:00:00 2001 From: Anas Nashif Date: Thu, 2 Aug 2007 22:56:49 +0000 Subject: tag it --- examples/cpp/Makefile.am | 5 +---- 1 file changed, 1 insertion(+), 4 deletions(-) (limited to 'examples/cpp/Makefile.am') diff --git a/examples/cpp/Makefile.am b/examples/cpp/Makefile.am index 10ad9f8..e1bbf74 100644 --- a/examples/cpp/Makefile.am +++ b/examples/cpp/Makefile.am @@ -6,12 +6,9 @@ CXXFLAGS = \ $(OPENWSMAN_CFLAGS) EnumInstance_SOURCES = \ EnumInstance.cpp -GetInstance_SOURCES = \ - GetInstance.cpp noinst_PROGRAMS = \ - EnumInstance \ - GetInstance + EnumInstance -- cgit