aboutsummaryrefslogtreecommitdiff
path: root/src/intlemu/Makefile.am
blob: 295f4d107f77b4d8ff5f5bea384765e85f65923e (plain) (blame)
1
2
3
4
5
6
7
8
9
# This Makefile.am is in the public domain
noinst_LTLIBRARIES = \
  libintlemu.la

libintlemu_la_SOURCES = \
  libintlemu.h \
  intlemu.c
libintlemu_la_LDFLAGS = \
  -framework CoreFoundation