Move kernelcompat.h to include/ust/ and share.h, usterr.h to include/
[ust.git] / libinterfork / Makefile.am
1 AM_CPPFLAGS = -I$(top_builddir)/include
2
3 lib_LTLIBRARIES = libinterfork.la
4 libinterfork_la_SOURCES = interfork.c
5 libinterfork_la_LIBADD = -ldl
6 libinterfork_CFLAGS = -DUST_COMPONENT=libinterfork
This page took 0.029365 seconds and 4 git commands to generate.