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
9d449587
...
9d4495871468cad1d6fb19e9b8728bd343cd0be3
authored
2003-02-16 11:33:19 +0000
by
Sergey Poznyakoff
Browse Files
Options
Browse Files
Tag
Download
Email Patches
Plain Diff
Added $(top_srcdir)/mailbox to INCLUDES.
1 parent
62c3b010
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 additions
and
1 deletions
guimb/Makefile.am
guimb/Makefile.am
View file @
9d44958
...
...
@@ -18,7 +18,7 @@
## 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA
INCLUDES
=
-I. -I
$(top_builddir)
-I
$(srcdir)
-I
$(top_srcdir)
/lib
\
-I
$(top_srcdir)
/include @GUILE_INCLUDES@ @INTLINCS@
-I
$(top_srcdir)
/
mailbox -I
$(top_srcdir)
/
include @GUILE_INCLUDES@ @INTLINCS@
SUBDIRS
=
scm
...
...
Please
register
or
sign in
to post a comment