summaryrefslogtreecommitdiffstats
path: root/examples/cpp/Makefile.am
blob: 6d14a2fdf0a5a987161b42db849bebeb5ff9fa8a (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
       
LDADD = \
       -lwsman_clientpp

Enum_ComputerSystem_CXXFLAGS = \
       $(OPENWSMAN_CFLAGS) 
Enum_ComputerSystem_SOURCES = \
		Enum_ComputerSystem.cpp

noinst_PROGRAMS = \
	Enum_ComputerSystem