summaryrefslogtreecommitdiff
path: root/Makefile.am.inc
blob: 7ecd55de78fe06e861ca570aadaf7dd8ce6afb69 (plain)
1
2
3
4
5
6
7
8
9
10
AM_CPPFLAGS = \
	-include $(top_builddir)/config.h \
	-DSYSCONFDIR=\""$(sysconfdir)"\" \
	-DUDEV_PREFIX=\""$(udev_prefix)"\" \
	-D_LIBUDEV_COMPILATION

AM_CFLAGS =

AM_LDFLAGS = \
	-Wl,--as-needed