summaryrefslogtreecommitdiff
path: root/util/Makefile.am
blob: 78e70159aafee6c784c8cb62f039987ee60954d5 (plain)
1
2
3
4
5
6
bin_PROGRAMS=mtp-hotplug

mtp_hotplug_SOURCES=mtp-hotplug.c

AM_CPPFLAGS=-I$(top_builddir)/src
LDADD=../src/libmtp.la