summaryrefslogtreecommitdiff
path: root/extras/collect/Makefile.am
blob: 19e25c5056946ce520b47093f6312ecaaf130147 (plain)
1
2
3
4
5
6
7
8
9
10
11
include $(top_srcdir)/Makefile.am.inc

libexec_PROGRAMS = \
	collect

collect_SOURCES = \
	collect.c

collect_LDADD = \
	$(top_builddir)/libudev/libudev-private.la