~roger-booth/mysql-proxy/laminator

« back to all changes in this revision

Viewing changes to plugins/Makefile.am

  • Committer: Kay Roepke
  • Date: 2009-07-03 12:35:01 UTC
  • Revision ID: kay@sun.com-20090703123501-0dbek8rz39ewnoru
add CMakeLists.txt to EXTRA_DIST

Show diffs side-by-side

added added

removed removed

Lines of Context:
6
6
# the cli plugin needs readline and we don't have it on all platforms
7
7
# cli
8
8
 
9
 
# EXTRA_DIST=CMakeLists.txt
 
9
EXTRA_DIST=CMakeLists.txt
10
10
 
11
11
check-local:
12
12
        mkdir -p $(top_builddir)/plugins/;