380405b250dac6debcb09bbdc26dec634636e67d
[ust.git] / ustctl / Makefile.am
1 AM_CPPFLAGS = -I$(top_srcdir)/include -I$(top_srcdir)/libustcomm \
2 -I$(top_srcdir)/libustcmd $(KCOMPAT_CFLAGS)
3
4 bin_PROGRAMS = ustctl
5 ustctl_SOURCES = ustctl.c $(top_srcdir)/libustcomm/ustcomm.c $(top_srcdir)/libustcomm/ustcomm.h $(top_srcdir)/libustcmd/ustcmd.c $(top_srcdir)/libustcmd/ustcmd.h
6 ustctl_CFLAGS = -DUST_COMPONENT=ustctl
7
This page took 0.028839 seconds and 3 git commands to generate.