[sword-svn] r1775 - trunk/include
mgruner at crosswire.org
mgruner at crosswire.org
Tue Apr 12 01:00:20 MST 2005
Author: mgruner
Date: 2005-04-12 01:00:19 -0700 (Tue, 12 Apr 2005)
New Revision: 1775
Modified:
trunk/include/Makefile.am
Log:
Small make system bugfix.
make distcheck is successful now on my system.
Ready to go for 1.5.8! =)
Modified: trunk/include/Makefile.am
===================================================================
--- trunk/include/Makefile.am 2005-04-11 18:48:28 UTC (rev 1774)
+++ trunk/include/Makefile.am 2005-04-12 08:00:19 UTC (rev 1775)
@@ -15,6 +15,7 @@
pkginclude_HEADERS += $(swincludedir)/ftpparse.h
pkginclude_HEADERS += $(swincludedir)/ftptrans.h
pkginclude_HEADERS += $(swincludedir)/ftplibftpt.h
+pkginclude_HEADERS += $(swincludedir)/ftplib.h
pkginclude_HEADERS += $(swincludedir)/gbffootnotes.h
pkginclude_HEADERS += $(swincludedir)/gbfheadings.h
More information about the sword-cvs
mailing list