]> git.meshlink.io Git - catta/blob - include/Makefile.am
rename everything avahi to catta
[catta] / include / Makefile.am
1 # This file is part of catta.
2 #
3 # catta is free software; you can redistribute it and/or modify it
4 # under the terms of the GNU Lesser General Public License as
5 # published by the Free Software Foundation; either version 2 of the
6 # License, or (at your option) any later version.
7 #
8 # catta is distributed in the hope that it will be useful, but WITHOUT
9 # ANY WARRANTY; without even the implied warranty of MERCHANTABILITY
10 # or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public
11 # License for more details.
12 #
13 # You should have received a copy of the GNU Lesser General Public
14 # License along with catta; if not, write to the Free Software
15 # Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307
16 # USA.
17
18 nobase_include_HEADERS = \
19         catta/strlst.h \
20         catta/address.h \
21         catta/alternative.h \
22         catta/domain.h \
23         catta/cdecl.h \
24         catta/defs.h \
25         catta/malloc.h \
26         catta/watch.h \
27         catta/timeval.h \
28         catta/simple-watch.h \
29         catta/thread-watch.h \
30         catta/gccmacro.h \
31         catta/error.h \
32         catta/llist.h \
33         catta/rlist.h \
34         catta/core.h \
35         catta/log.h \
36         catta/rr.h \
37         catta/publish.h \
38         catta/lookup.h