lyx_mirror/sigc++/macros/Makefile.am
Lars Gullik Bjønnes 6d678c927c more FILMagain stuff
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@808 a592a061-630c-0410-9148-cb99ea01b6c8
2000-06-12 11:55:12 +00:00

18 lines
374 B
Makefile

all-local:
templates = \
template.macros.m4 slot.h.m4 \
func_slot.h.m4 class_slot.h.m4 object_slot.h.m4 \
basic_signal.h.m4 \
bind.h.m4 rettype.h.m4 convert.h.m4 \
retbind.h.m4
noinst_HEADERS = $(templates)
EXTRA_DIST = README $(templates)
MAINTAINERCLEANFILES=$(srcdir)/Makefile.in