mISDNuser/Makefile.am

12 lines
146 B
Makefile
Raw Normal View History

if OPT_EXAMPLE
MAYBE_EXAMPLE = example
endif
SUBDIRS = include lib tools bridge $(MAYBE_EXAMPLE)
CLEANFILES = *~
ChangeLog:
git log > $@