]> git.ozlabs.org Git - ccan/blob - tap/Makefile.am
Rename _info.c to _info: this means we can simple compile *.c.
[ccan] / tap / Makefile.am
1 lib_LTLIBRARIES = libtap.la
2 libtap_la_SOURCES = tap.c tap.h
3
4 man_MANS = tap.3
5 EXTRA_DIST = $(man_MANS)
6
7 include_HEADERS = tap.h