Skip to content
Toggle navigation
Toggle navigation
This project
Loading...
Sign in
John McEleney
/
mailutils
Go to a project
Toggle navigation
Toggle navigation pinning
Projects
Groups
Snippets
Help
Project
Activity
Repository
Pipelines
Graphs
Issues
0
Merge Requests
0
Wiki
Network
Create a new issue
Builds
Commits
Issue Boards
Files
Commits
Network
Compare
Branches
Tags
Commit
73e1855f
...
73e1855febeb2a84149fc20ae016b644420f51f7
authored
2007-06-26 13:55:24 +0000
by
Sergey Poznyakoff
Browse Files
Options
Browse Files
Tag
Download
Email Patches
Plain Diff
(noinst_PROGRAMS): Add header
1 parent
bb12e617
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
2 additions
and
1 deletions
examples/Makefile.am
examples/Makefile.am
View file @
73e1855
## Process this file with GNU Automake to create Makefile.in
## Copyright (C) 2002, 2003, 2004 Free Software Foundation, Inc.
## Copyright (C) 2002, 2003, 2004
, 2007
Free Software Foundation, Inc.
##
## GNU Mailutils is free software; you can redistribute it and/or
## modify it under the terms of the GNU General Public License as
...
...
@@ -25,6 +25,7 @@ noinst_PROGRAMS = \
base64
\
decode2047
\
encode2047
\
header
\
http
\
iconv
\
listop
\
...
...
Please
register
or
sign in
to post a comment