Browse CVS Repository
Diff of /malonnote/Makefile.am
Parent Directory
| Revision Log
| Revision Graph
| Patch
| 4 |
bin_PROGRAMS = mnote |
bin_PROGRAMS = mnote |
| 5 |
endif |
endif |
| 6 |
|
|
| 7 |
EXTRA_DIST = mnView.wxg TODO Info.plist mnote.ico mnote.icns malon-small-logo.ico README.euc README.txt |
EXTRA_DIST = mnView.wxg mnDialog.wxg TODO Info.plist mnote.ico mnote.icns malon-small-logo.ico README.euc README.txt |
| 8 |
|
|
| 9 |
if IS_MINGW |
if IS_MINGW |
| 10 |
RESOBJ = resource.o |
RESOBJ = resource.o |
| 29 |
mnController.h \ |
mnController.h \ |
| 30 |
mnID.h \ |
mnID.h \ |
| 31 |
mnDef.h \ |
mnDef.h \ |
| 32 |
|
mnDialog.h \ |
| 33 |
|
mnDialog.cpp \ |
| 34 |
${RESSRC} |
${RESSRC} |
| 35 |
|
|
| 36 |
readme:README.txt README.euc |
readme:README.txt README.euc |
|
|
Legend:
| Removed from v.1.3 |
|
| changed lines |
| |
Added in v.1.4 |
|
|
|