diff options
Diffstat (limited to 'konsole/doc/Makefile.am')
-rw-r--r-- | konsole/doc/Makefile.am | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/konsole/doc/Makefile.am b/konsole/doc/Makefile.am new file mode 100644 index 000000000..e60c34d10 --- /dev/null +++ b/konsole/doc/Makefile.am @@ -0,0 +1,5 @@ + +SUBDIRS=VT100 + +EXTRA_DIST = More README.first histBuffer missing.codes missing.keys + |