~roger-booth/mysql-proxy/laminator

« back to all changes in this revision

Viewing changes to tests/unit/lua/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:
13
13
        DYLD_LIBRARY_PATH="${top_builddir}/src/.libs/" \
14
14
        lua 
15
15
 
16
 
EXTRA_DIST=$(TESTS)
 
16
EXTRA_DIST=$(TESTS) CMakeLists.txt