summaryrefslogtreecommitdiff
path: root/src/Makefile.am
blob: 588cafeff3bfc4c567e745a04466bb72223d33c1 (plain)
1
2
3
noinst_LIBRARIES = libpulp.a
libpulp_a_SOURCES = pulp.c pulp.h
libpulp_a_CPPFLAGS = -I@top_srcdir@/libthunk
© All Rights Reserved