Changeset 255
- Timestamp:
- Apr 30, 2007, 10:07:40 AM (15 years ago)
- Location:
- trunk/lib
- Files:
-
- 2 added
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/lib/Makefile.am
r245 r255 26 26 noinst_LTLIBRARIES = libsvndigest.la 27 27 28 noinst_HEADERS = ColumnStream.h Co nfiguration.h \28 noinst_HEADERS = ColumnStream.h Commitment.h Configuration.h \ 29 29 Date.h Directory.h File.h Gnuplot.h GnuplotFE.h \ 30 30 HtmlStream.h html_utility.h Node.h Parser.h rmdirhier.h \ … … 32 32 SVNinfo.h SVNlog.h SVNproperty.h utility.h 33 33 34 libsvndigest_la_SOURCES = ColumnStream.cc Co nfiguration.cc \34 libsvndigest_la_SOURCES = ColumnStream.cc Commitment.cc Configuration.cc \ 35 35 Date.cc Directory.cc File.cc \ 36 36 Gnuplot.cc GnuplotFE.cc HtmlStream.cc \
Note: See TracChangeset
for help on using the changeset viewer.