aboutsummaryrefslogtreecommitdiffstats
path: root/gelf/Makefile.am
blob: ec30b76dd17778feafd89c7b50d032c32d480aa6 (plain)
1
2
3
4
5
6
7
8
9
10
11
## Process this file with automake to create Makefile.in

DEFS = -D_GNU_SOURCE -DHAVE_CONFIG_H -Wall
AM_CFLAGS = -Wall
AM_CPPFLAGS = @GELFINCLUDE@

noinst_LTLIBRARIES = libgelf.la

libgelf_la_SOURCES = gelf.c

noinst_HEADERS = gelf.h