From: root Date: Sat, 21 Jan 2006 22:02:11 +0000 (+0000) Subject: *** empty log message *** X-Git-Url: http://git.openbox.org/?a=commitdiff_plain;h=f80048c6d06f2dc54c21f0168229065d817626ab;p=dana%2Furxvt.git *** empty log message *** --- diff --git a/MANIFEST b/MANIFEST index db761e99..ae10a406 100644 --- a/MANIFEST +++ b/MANIFEST @@ -76,6 +76,7 @@ src/misc.C src/netdisp.C src/netdisp.h src/optinc.h +src/ptytty_conf.h src/ptytty.h src/ptytty.C src/rxvtutil.C diff --git a/src/ptytty_conf.h b/src/ptytty_conf.h new file mode 100644 index 00000000..05b4ba19 --- /dev/null +++ b/src/ptytty_conf.h @@ -0,0 +1,3 @@ + +#include "rxvtutil.h" +#include "feature.h"