Browse CVS Repository
Diff of /malonnote/Makefile.am
Parent Directory
| Revision Log
| Revision Graph
| Patch
| 14 |
RESSRC = |
RESSRC = |
| 15 |
endif |
endif |
| 16 |
|
|
| 17 |
LIBS = `wx-config --libs` -L/usr/local/lib -liconv ${RESOBJ} |
LIBS = `wx-config --libs` -L/usr/local/lib ${RESOBJ} ${LIBICONV} |
| 18 |
mnote_DEPENDENCIES = ${RESOBJ} |
mnote_DEPENDENCIES = ${RESOBJ} |
| 19 |
|
|
| 20 |
mnote_CXXFLAGS = -g `wx-config --cxxflags` |
mnote_CXXFLAGS = -g `wx-config --cxxflags` |
|
|
Legend:
| Removed from v.1.7 |
|
| changed lines |
| |
Added in v.1.8 |
|
|
|