aboutsummaryrefslogtreecommitdiff
path: root/src/chat/Makefile.am
blob: 5ce6ebf7feab01a4902f3bd2789eba75514286c1 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
# This Makefile.am is in the public domain

AM_CFLAGS = \
  -I$(top_srcdir)/src \
  @GNUNET_CFLAGS@

noinst_LIBRARIES = libchat.a

libchat_a_SOURCES = \
  messenger.c messenger.h