From 7370eac9a41a1d37397092760f7e7a18edb26078 Mon Sep 17 00:00:00 2001 From: June McEnroe Date: Tue, 7 Feb 2023 11:25:01 -0500 Subject: Remove pounce-edit Temporarily? It never got finished and I need to be able to cut new releases of pounce without it. --- Makefile | 4 ---- 1 file changed, 4 deletions(-) (limited to 'Makefile') diff --git a/Makefile b/Makefile index 6d72bdd..c7c1ef7 100644 --- a/Makefile +++ b/Makefile @@ -15,7 +15,6 @@ MANS = ${BINS:=.1} LDLIBS.calico = LDLIBS.pounce = ${LDADD.crypt} ${LDADD.libtls} -LDLIBS.pounce-edit = ${LDADD.libtls} LDLIBS.pounce-notify = ${LDADD.libtls} LDLIBS.pounce-palaver = ${LDADD.libcurl} ${LDADD.libtls} ${LDADD.sqlite3} @@ -30,13 +29,11 @@ OBJS.pounce += server.o OBJS.pounce += state.o OBJS.pounce += xdg.o -OBJS.pounce-edit = edit.o xdg.o OBJS.pounce-notify = notify.o OBJS.pounce-palaver = palaver.o xdg.o OBJS += ${OBJS.calico} OBJS += ${OBJS.pounce} -OBJS += ${OBJS.pounce-edit} OBJS += ${OBJS.pounce-notify} OBJS += ${OBJS.pounce-palaver} @@ -46,7 +43,6 @@ all: ${BINS} calico: ${OBJS.calico} pounce: ${OBJS.pounce} -pounce-edit: ${OBJS.pounce-edit} pounce-notify: ${OBJS.pounce-notify} pounce-palaver: ${OBJS.pounce-palaver} -- cgit 1.4.1 onfig/nvim/colors?id=b7e363d56ec656930c3732794ca6127ed3aae8e8'>tree commit diff
path: root/home/.config/nvim/colors (unfollow)
Commit message (Collapse)Author
2019-08-27Remove host thursdayJune McEnroe
RIP.
2019-08-22Add cards to causal.agencyJune McEnroe
2019-08-20Add Record of a Spaceborn FewJune McEnroe
2019-08-13Add The Calculating StarsJune McEnroe
2019-08-12Make dtch one command, add sinkingJune McEnroe
2019-08-03Add ImagoJune McEnroe
2019-07-29Add KindredJune McEnroe
2019-07-27Clean up home filesJune McEnroe
2019-07-27Fix shell script style in ~/.local/binJune McEnroe
2019-07-27Shell script style passJune McEnroe
2019-07-27Add c11.pdfJune McEnroe
2019-07-27Move pdf script to MakefileJune McEnroe
2019-07-27Update macOS neovim to 0.3.8June McEnroe
Which somehow still doesn't include my man fix.
2019-07-27Rewrite port makefiles consistentlyJune McEnroe
2019-07-27Rewrite Makefile once more with more organizationJune McEnroe
2019-07-27Reference png.h in bin.7June McEnroe
2019-07-27Revert "Use scheme to style HTMLs"June McEnroe
This reverts commit 46237a457ff3c9a813a56f2a442c115bf8610cbc. I don't know why but I don't like it.
2019-07-27Remove scheme text linkJune McEnroe
No standard base64 encoder so no way to maintain it.
2019-07-26Update Dark.terminalJune McEnroe
Why are the blobs so much bigger now?
2019-07-26Lighten dark whiteJune McEnroe
2019-07-25Add png.3 man pageJune McEnroe
2019-07-25Use scheme to style HTMLsJune McEnroe
2019-07-25Don't match comments in strings in makeJune McEnroe
2019-07-25Generate index.html with links from bin.7June McEnroe
2019-07-24Warn when date has changedJune McEnroe
2019-07-24Add whenJune McEnroe
When? Now.
2019-07-24Remove histedit from bitJune McEnroe