Add ectty.h to dist.

This commit is contained in:
Florian Pose 2009-12-01 22:33:24 +01:00
parent 3e5dc394f6
commit 850d70d6d6
1 changed files with 3 additions and 1 deletions

View File

@ -31,6 +31,8 @@
#
#------------------------------------------------------------------------------
include_HEADERS = ecrt.h
include_HEADERS = \
ecrt.h \
ectty.h
#------------------------------------------------------------------------------