diff options
Diffstat (limited to 'storage/example/Makefile.am')
-rw-r--r-- | storage/example/Makefile.am | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/storage/example/Makefile.am b/storage/example/Makefile.am index 9c4bedb2160..db3e35e4315 100644 --- a/storage/example/Makefile.am +++ b/storage/example/Makefile.am @@ -47,6 +47,6 @@ libexample_a_CFLAGS = $(AM_CFLAGS) libexample_a_SOURCES= ha_example.cc -EXTRA_DIST = cmakelists.txt +EXTRA_DIST = CMakeLists.txt # Don't update the files from bitkeeper %::SCCS/s.% |