]> git.lyx.org Git - lyx.git/blob - sigc++/macros/Makefile.am
dont use threads, add inquiv operator for Aux_info
[lyx.git] / sigc++ / macros / Makefile.am
1
2
3 all-local:
4
5 templates = \
6   template.macros.m4  slot.h.m4        \
7   func_slot.h.m4      class_slot.h.m4     object_slot.h.m4 \
8   basic_signal.h.m4                                        \
9   bind.h.m4           rettype.h.m4        convert.h.m4 \
10   retbind.h.m4
11
12 noinst_HEADERS = $(templates)
13
14 EXTRA_DIST =  README $(templates)
15
16
17 MAINTAINERCLEANFILES=$(srcdir)/Makefile.in