Mercurial > noffle
diff src/Makefile.in @ 66:40a7493238e8 noffle
[svn] * src/Makefile.am, src/Makefile.in: Added portable.h to the list of sources.
I forgot this in my last commit. Sorry.
author | uh1763 |
---|---|
date | Sat, 13 May 2000 03:26:49 +0100 |
parents | 32ba1198c6fa |
children | 8897b7e3b108 |
line wrap: on
line diff
--- a/src/Makefile.in Fri May 12 18:35:16 2000 +0100 +++ b/src/Makefile.in Sat May 13 03:26:49 2000 +0100 @@ -72,7 +72,7 @@ bin_PROGRAMS = noffle -noffle_SOURCES = client.c client.h common.h configfile.c configfile.h content.c content.h control.c control.h database.c database.h dynamicstring.c dynamicstring.h fetch.c fetch.h fetchlist.c fetchlist.h group.c group.h itemlist.c itemlist.h lock.c lock.h log.c log.h noffle.c online.c online.h outgoing.c outgoing.h over.c over.h post.c post.h protocol.c protocol.h pseudo.c pseudo.h request.c request.h server.c server.h util.c util.h wildmat.c wildmat.h +noffle_SOURCES = client.c client.h common.h configfile.c configfile.h content.c content.h control.c control.h database.c database.h dynamicstring.c dynamicstring.h fetch.c fetch.h fetchlist.c fetchlist.h group.c group.h itemlist.c itemlist.h lock.c lock.h log.c log.h noffle.c online.c online.h outgoing.c outgoing.h over.c over.h portable.h post.c post.h protocol.c protocol.h pseudo.c pseudo.h request.c request.h server.c server.h util.c util.h wildmat.c wildmat.h noffle_LDADD = -lgdbm