Sixdsn / terra-terminal

Terra is a GTK+3.0 based terminal emulator with useful user interface, it also supports multiple terminals with splitting screen horizontally or vertically. New features have been added since September 2013. It's a pretty new and experimental project, if you want to contribute just checkout and try.
GNU General Public License v3.0
7 stars 3 forks source link

Remove Warning message on build #31

Closed Sixdsn closed 10 years ago

Sixdsn commented 10 years ago

When we do "./setup build" this output is printed:

WARNING: the following files are not recognized by DistUtilsExtra.auto: TRANSLATORS examples/layout.cfg examples/layout_base.cfg examples/main.cfg main/terra terra/globalhotkeys/Makefile.am terra/globalhotkeys/bind.c terra/globalhotkeys/globalhotkeys.c terra/globalhotkeys/keybinder.h terra/globalhotkeys/testbinding.c

Sixdsn commented 10 years ago

Linked to issue #29

Sixdsn commented 10 years ago

It comes from distutils-extra: https://bugs.launchpad.net/python-distutils-extra/+bug/893335