summaryrefslogtreecommitdiffstats
path: root/src/Daemon/Makefile.am
blob: 3aff4d61dbe005e224e9482deaf1f2a95b5ba42e (plain)
1
2
3
4
5
6
7
8
SUBDIRS = Backends Requests RequestHandlers

noinst_LTLIBRARIES = libdaemon.la

libdaemon_la_SOURCES = 
libdaemon_la_LIBADD  = Requests/librequests.la RequestHandlers/librequesthandlers.la

noinst_HEADERS       =