summaryrefslogtreecommitdiffstats
path: root/src/app/RemoteMan/Makefile.am
blob: cff7637bafd717bb1345a5fc2f7cde8b47471906 (plain)
1
2
3
4
5
6
7
8
9
noinst_LIBRARIES = libRemoteMan.a

INCLUDES = $(all_includes)

libRemoteMan_a_METASOURCES = AUTO

libRemoteMan_a_SOURCES = \
	remoteman.cpp \
	remotemanbase.cpp