summaryrefslogtreecommitdiff
path: root/src/upstream/Makefile.am
blob: 60a65b12a9a303eabc5fd4e84efd6469e171cfff (plain)
1
2
3
4
5
6
7
8
9
10
11
noinst_LIBRARIES = libupstream.a
libupstream_a_SOURCES =	\
	_sd-common.h	\
	journal-def.h	\
	lookup3.h	\
	sd-id128.h	\
	siphash24.h	\
	sparse-endian.h	\
	unaligned.h	\
	lookup3.c	\
	siphash24.c
© All Rights Reserved