X-Git-Url: http://git.ozlabs.org/?p=ccan;a=blobdiff_plain;f=tap%2FMakefile.am;fp=tap%2FMakefile.am;h=0000000000000000000000000000000000000000;hp=c8c462ef007c64bb4d4119307c15acc7a6c11124;hb=457d4e1f291e0455fdca0fcef7dfdd40cdb90e57;hpb=468af4eaa08b24c7044941aa8934232df606b6a3 diff --git a/tap/Makefile.am b/tap/Makefile.am deleted file mode 100644 index c8c462ef..00000000 --- a/tap/Makefile.am +++ /dev/null @@ -1,7 +0,0 @@ -lib_LTLIBRARIES = libtap.la -libtap_la_SOURCES = tap.c tap.h - -man_MANS = tap.3 -EXTRA_DIST = $(man_MANS) - -include_HEADERS = tap.h