/[ghosts]/ghosts/gedcomparser/src/GEDCOMParser/Visitor/Makefile.am
ViewVC logotype

Diff of /ghosts/gedcomparser/src/GEDCOMParser/Visitor/Makefile.am

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 1.1 by cpcp, Sun Jan 26 21:15:21 2003 UTC revision 1.2 by cpcp, Thu Oct 30 20:05:44 2003 UTC
# Line 1  Line 1 
1  INCLUDES = -I$(top_srcdir)/src -I$(top_srcdir)  INCLUDES = -I$(top_srcdir)/src -I$(top_srcdir)
2  lib_LIBRARIES = libvisitor.a  noinst_LTLIBRARIES = libvisitor.la
3  includedir = $(prefix)/include/GEDCOMParser/Visitor  includedir = $(prefix)/include/GEDCOMParser/Visitor
4  include_HEADERS = GEDCOMElement.hh  GEDCOMSerializerVisitor.hh  GEDCOMVisitor.hh  include_HEADERS = GEDCOMElement.hh  GEDCOMSerializerVisitor.hh  GEDCOMVisitor.hh
5  libvisitor_a_SOURCES = GEDCOMElement.cpp GEDCOMSerializerVisitor.cpp GEDCOMVisitor.cpp GEDCOMElement.hh GEDCOMSerializerVisitor.hh GEDCOMVisitor.hh  libvisitor_la_SOURCES = GEDCOMElement.cpp GEDCOMSerializerVisitor.cpp GEDCOMVisitor.cpp GEDCOMElement.hh GEDCOMSerializerVisitor.hh GEDCOMVisitor.hh
6    

Legend:
Removed from v.1.1  
changed lines
  Added in v.1.2

savannah-hackers-public@gnu.org
ViewVC Help
Powered by ViewVC 1.1.26