aboutsummaryrefslogtreecommitdiffstats
path: root/util/Makefile.am
blob: c4a6ecd7bf0a517cac87d55594743d22368fd78e (plain)
1
2
3
4
5
bin_PROGRAMS = matchbox-remote

matchbox_remote_SOURCES = matchbox-remote.c
matchbox_remote_LDADD = $(MBWM_LIBS)