]> git.apps.os.sepia.ceph.com Git - ceph.git/commitdiff
ceph_ver: add ceph_ver.h to list of .h files
authorYehuda Sadeh <yehuda@hq.newdream.net>
Wed, 4 Mar 2009 00:03:57 +0000 (16:03 -0800)
committerYehuda Sadeh <yehuda@hq.newdream.net>
Wed, 4 Mar 2009 00:03:57 +0000 (16:03 -0800)
src/Makefile.am

index 667494ab18280bbb0cc6a136d137ccb6e05a04f2..9d233732985063637cb0ea29f30a7e9e8ef94945 100644 (file)
@@ -291,6 +291,7 @@ libclient_a_SOURCES = \
 # headers... and everything else we want to include in a 'make dist' 
 # that autotools doesn't magically identify.
 noinst_HEADERS = \
+       ceph_ver.h \
         client/Client.h\
         client/SyntheticClient.h\
         client/Trace.h\