Merge branch 'master' into autotools-conversion

This commit is contained in:
Jon Trulson
2021-06-26 15:06:38 -06:00
2 changed files with 64 additions and 0 deletions

6
cde/.gitignore vendored
View File

@@ -2255,6 +2255,12 @@ debian/cde-desktop
debian/patches
debian/.debhelper
# MSGCAT changes
programs/dtdspmsg/MsgCat.c
programs/dtexec/MsgCat.c
programs/dtsr/MsgCat.c
programs/localized/util/MsgCat.c
# autotools things...
Makefile.in
aclocal.m4