Browse Source

Adding Probe definition file to distribution files

pull/374/head
MC Brown 17 years ago
parent
commit
54850da8a0
  1. 2
      include/Makefile.am

2
include/Makefile.am

@ -44,7 +44,7 @@ noinst_HEADERS = config-win.h config-netware.h my_bit.h \
atomic/gcc_builtins.h my_libwrap.h my_stacktrace.h \
probes_mysql.h probes_mysql_nodtrace.h
EXTRA_DIST = mysql.h.pp mysql/plugin.h.pp probes_mysql.d
EXTRA_DIST = mysql.h.pp mysql/plugin.h.pp probes_mysql.d.base
# Remove built files and the symlinked directories
CLEANFILES = $(BUILT_SOURCES) readline openssl

Loading…
Cancel
Save