icinga2/third-party/execvpe/Makefile.am
2013-02-10 17:15:18 +01:00

9 lines
151 B
Makefile

## Process this file with automake to produce Makefile.in
noinst_LTLIBRARIES = \
libexecvpe.la
libexecvpe_la_SOURCES = \
execvpe.c \
execvpe.h