X-Git-Url: https://arthur.barton.de/cgi-bin/gitweb.cgi?p=aclock.git;a=blobdiff_plain;f=Makefile;fp=Makefile;h=910fc564e8464c68193df1d7cbf349b832ab904d;hp=8274130dc2760af793de44d1c6aa7a5e241c5b91;hb=64e00a146f4dfe50beb1cf32c31938d401b6cbe0;hpb=92383a9916c5f9bbbd465434d7ece2b79e336599 diff --git a/Makefile b/Makefile index 8274130..910fc56 100644 --- a/Makefile +++ b/Makefile @@ -19,6 +19,6 @@ aclock-termcap: cc aclock-unix-termcap.c -o aclock-termcap -ltermcap -lm clean-local: - rm -f aclock aclock-termcap + rm -f aclock aclock-aalib aclock-curses aclock-termcap include ./Makefile.ax