projects
/
claws.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
8cbd651
)
readd BUILT_SOURCES
author
Christoph Hohmann
<reboot@gmx.ch>
Sun, 24 Aug 2003 11:55:45 +0000
(11:55 +0000)
committer
Christoph Hohmann
<reboot@gmx.ch>
Sun, 24 Aug 2003 11:55:45 +0000
(11:55 +0000)
src/Makefile.am
patch
|
blob
|
history
diff --git
a/src/Makefile.am
b/src/Makefile.am
index 6e9b19d6f941d73b1e16556643611b7d87024da2..463848b767a6a5873a6cdc7aa1fb53937e7be308 100644
(file)
--- a/
src/Makefile.am
+++ b/
src/Makefile.am
@@
-217,6
+217,7
@@
sylpheedinclude_HEADERS = \
progressdialog.h \
quote_fmt.h \
quote_fmt_lex.h \
+ quote_fmt_parse.h \
recv.h \
rfc2015.h \
scoring.h \
@@
-237,8
+238,11
@@
sylpheedinclude_HEADERS = \
unmime.h \
vcard.h
+BUILT_SOURCES = \
+ matcher_parser_parse.h \
+ quote_fmt_parse.h
+
EXTRA_DIST = \
- quote_fmt_parse.h \
pixmaps/address_book.xpm \
pixmaps/address.xpm \
pixmaps/book.xpm \