Blame src/ucm/Makefile.am

Packit 4a16fb
EXTRA_LTLIBRARIES = libucm.la
Packit 4a16fb
Packit 4a16fb
libucm_la_SOURCES = utils.c parser.c ucm_cond.c ucm_subs.c main.c
Packit 4a16fb
Packit 4a16fb
noinst_HEADERS = ucm_local.h
Packit 4a16fb
Packit 4a16fb
all: libucm.la
Packit 4a16fb
Packit 4a16fb
Packit 4a16fb
AM_CPPFLAGS=-I$(top_srcdir)/include