diff options
author | June McEnroe <programble@gmail.com> | 2018-02-09 15:14:33 -0500 |
---|---|---|
committer | June McEnroe <programble@gmail.com> | 2018-02-09 15:14:33 -0500 |
commit | 3d6cfca2326fe21c90668e02794a81d2ed7615de (patch) | |
tree | c1055d70ed6d310a46e945b8270cf909314d9ace /bin/.gitignore | |
parent | Add janky X11 graphics frontend (diff) | |
download | src-3d6cfca2326fe21c90668e02794a81d2ed7615de.tar.gz src-3d6cfca2326fe21c90668e02794a81d2ed7615de.zip |
Move gfx frontends around to simplify build
I forgot that you can expand variables inside variables names in make. Certainly makes some fun things possible.
Diffstat (limited to 'bin/.gitignore')
-rw-r--r-- | bin/.gitignore | 6 |
1 files changed, 1 insertions, 5 deletions
diff --git a/bin/.gitignore b/bin/.gitignore index c7a9c768..bdc4ce80 100644 --- a/bin/.gitignore +++ b/bin/.gitignore @@ -2,6 +2,7 @@ tags *.o atch dtch +gfxx hnel pbcopy pbd @@ -12,11 +13,6 @@ jrp klon typo watch -gfxx-cocoa -gfxx bri fbatt fbclock -gfxx-fb -gfxx -gfxx-x11 |