You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

11 lines
186 B
Makefile

libsugar_la_CPPFLAGS = \
$(LIB_CFLAGS)
noinst_LTLIBRARIES = libsugar.la
libsugar_la_LIBADD = $(LIB_LIBS)
libsugar_la_SOURCES = \
sugar-address-entry.c \
sugar-address-entry.h