diff options
author | joerg@debian.(none) <> | 2007-06-01 12:59:06 +0200 |
---|---|---|
committer | joerg@debian.(none) <> | 2007-06-01 12:59:06 +0200 |
commit | 81930fc4bf9163b334eec9707fc51127c4d5c718 (patch) | |
tree | 7adaf5bb5a13afeea9ec41f2b590b5271e32e42a /plugin/daemon_example | |
parent | 2c8f4f97910bec416fc9a375cf1c74be2ca395cc (diff) | |
parent | 509faa5a3b1bc271b928249795a76ebf74ff4f52 (diff) | |
download | mariadb-git-81930fc4bf9163b334eec9707fc51127c4d5c718.tar.gz |
Merge jbruehe@bk-internal.mysql.com:/home/bk/mysql-5.1
into debian.(none):/M51/merge-5.1
Diffstat (limited to 'plugin/daemon_example')
-rw-r--r-- | plugin/daemon_example/Makefile.am | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/plugin/daemon_example/Makefile.am b/plugin/daemon_example/Makefile.am index 21a86f8973e..92b1ab040fb 100644 --- a/plugin/daemon_example/Makefile.am +++ b/plugin/daemon_example/Makefile.am @@ -36,3 +36,6 @@ noinst_LIBRARIES = @plugin_daemon_example_static_target@ libdaemon_example_a_CXXFLAGS = $(AM_CFLAGS) libdaemon_example_a_CFLAGS = $(AM_CFLAGS) libdaemon_example_a_SOURCES= daemon_example.cc + +# Don't update the files from bitkeeper +%::SCCS/s.% |