summaryrefslogtreecommitdiffstats
path: root/api/examples/Makefile.am
blob: 7112c81d6a7f37e6c8e03676531c7894e4ddadf0 (plain)
1
2
3
4
5
6
# The bits needed for glfsxmp
EXTRA_PROGRAMS = glfsxmp
glfsxmp_SOURCES = glfsxmp.c
glfsxmp_CFLAGS = $(GLFS_CFLAGS) -Wall
glfsxmp_LDADD = $(GLFS_LIBS) -lrt