summaryrefslogtreecommitdiffstats
path: root/usr.bin/calendar/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'usr.bin/calendar/Makefile')
-rw-r--r--usr.bin/calendar/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/usr.bin/calendar/Makefile b/usr.bin/calendar/Makefile
index b347a52..6b7a6f4 100644
--- a/usr.bin/calendar/Makefile
+++ b/usr.bin/calendar/Makefile
@@ -5,7 +5,7 @@
PROG= calendar
SRCS= calendar.c locale.c events.c dates.c parsedata.c io.c day.c \
- ostern.c paskha.c pom.c sunpos.c calcpp.c
+ ostern.c paskha.c pom.c sunpos.c
DPADD= ${LIBM}
LDADD= -lm
INTER= de_AT.ISO_8859-15 de_DE.ISO8859-1 fr_FR.ISO8859-1 \
OpenPOWER on IntegriCloud