Develop and Download Open Source Software

Browse CVS Repository

Diff of /malonnote/Makefile.am

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

revision 1.21 by maloninc, Wed Dec 28 01:49:51 2005 UTC revision 1.22 by maloninc, Wed Dec 28 05:41:06 2005 UTC
# Line 37  EXTRA_DIST = ${XRCFILE_MAC} \ Line 37  EXTRA_DIST = ${XRCFILE_MAC} \
37               README.txt \               README.txt \
38               new.template               new.template
39    
40  LIBS = `wx-config --libs` ${RESOBJ}  LIBS = `wx-config --libs` ${RESOBJ} ${LIBICONV}
41  mnote_DEPENDENCIES = ${RESOBJ}  mnote_DEPENDENCIES = ${RESOBJ}
42    
43  mnote_CXXFLAGS = -g `wx-config --cxxflags`  mnote_CXXFLAGS = -g `wx-config --cxxflags`

Legend:
Removed from v.1.21  
changed lines
  Added in v.1.22

Back to OSDN">Back to OSDN
ViewVC Help
Powered by ViewVC 1.1.26