source:
lemon-0.x/gui/Makefile.am
@
  1466:65f8b0ee6306
        
        | Last change on this file since 1466:65f8b0ee6306 was 1435:8e85e6bbefdf, checked in by , 20 years ago | |
|---|---|
| File size: 343 bytes | |
| Line | |
|---|---|
| 1 | AM_CPPFLAGS = -I$(top_srcdir) | 
| 2 | LDADD = $(top_builddir)/lemon/libemon.la | 
| 3 | |
| 4 | bin_PROGRAMS = gd | 
| 5 | |
| 6 | gd_SOURCES = \ | 
| 7 | all_include.h \ | 
| 8 | graph_displayer_canvas.cc \ | 
| 9 | graph_displayer_canvas.h \ | 
| 10 | graph-displayer.cc \ | 
| 11 | main_win.cc \ | 
| 12 | main_win.h \ | 
| 13 | mapstorage.cc \ | 
| 14 | mapstorage.h \ | 
| 15 | map_win.cc \ | 
| 16 | map_win.h | 
| 17 | |
| 18 | gd_CXXFLAGS = $(GTK_CFLAGS) | 
| 19 | gd_LDFLAGS = $(GTK_LIBS) | 
Note: See TracBrowser
        for help on using the repository browser.
    

