Added Traits files to the list of files to be installed.

This commit is contained in:
zeekec 2008-01-18 23:05:57 +00:00
parent e021e21520
commit b70cb7e1c8

View File

@ -22,5 +22,7 @@ libtclapinclude_HEADERS = \
ZshCompletionOutput.h \
OptionalUnlabeledTracker.h \
Constraint.h \
ValuesConstraint.h
ValuesConstraint.h \
ArgTraits.h \
StandardTraits.h