Makefile: add missing header to noinst_HEADERS

This commit is contained in:
Sage Weil 2009-08-05 14:11:17 -07:00
parent 1b89c167e0
commit dad494c563

View File

@ -340,6 +340,7 @@ libclient_a_SOURCES = \
# headers... and everything else we want to include in a 'make dist'
# that autotools doesn't magically identify.
noinst_HEADERS = \
auth/ClientTicket.h\
auth/ExportControl.h\
ceph_ver.h \
client/Client.h\