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

Diff of /ghosts/gedcomparser/src/GEDCOMParser/Serializer/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 = libserializer.a  noinst_LTLIBRARIES = libserializer.la
3  includedir = $(prefix)/include/GEDCOMParser/Serializer  includedir = $(prefix)/include/GEDCOMParser/Serializer
4  include_HEADERS = GEDCOMWriter.hh  Reader.hh  Serializable.hh  Writer.hh  include_HEADERS = GEDCOMWriter.hh  Reader.hh  Serializable.hh  Writer.hh
5  libserializer_a_SOURCES = GEDCOMWriter.cpp GEDCOMWriter.hh Reader.cpp Reader.hh Serializable.cpp Serializable.hh Writer.cpp Writer.hh  libserializer_la_SOURCES = GEDCOMWriter.cpp GEDCOMWriter.hh Reader.cpp Reader.hh Serializable.cpp Serializable.hh Writer.cpp Writer.hh
6    
7    

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