Skip to content

Commit

Permalink
Compile uudecode/uuencode
Browse files Browse the repository at this point in the history
  • Loading branch information
rfinnie committed Jun 25, 2020
1 parent e22d79b commit 54db9d4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion support/Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@ INCLUDES = -I../src
#--------------------------------------------------------------------------

SUPPORT = htpasswd unescape inc2shtml htdigest dbm2std std2dbm dbmdigest \
dbmgroup dbmpasswd webgrab
dbmgroup dbmpasswd webgrab auth/uudecode auth/uuencode
.c.o:
$(CC) -c $(CFLAGS) $(INCLUDES) $<

Expand Down

0 comments on commit 54db9d4

Please sign in to comment.