/[graveman]/graveman/current/src/Makefile.am
ViewVC logotype

Diff of /graveman/current/src/Makefile.am

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

revision 1.4 by scresto, Sat Feb 5 17:31:48 2005 UTC revision 1.5 by scresto, Thu Feb 17 01:22:53 2005 UTC
# Line 5  AM_CFLAGS = @PACKAGE_CFLAGS@ \ Line 5  AM_CFLAGS = @PACKAGE_CFLAGS@ \
5                -DPIXMAPS_DIR=\""$(datadir)/pixmaps"\"                -DPIXMAPS_DIR=\""$(datadir)/pixmaps"\"
6    
7  INCLUDES = \  INCLUDES = \
8            -I$(top_srcdir)/include \
9          -DPACKAGE_DATA_DIR=\""$(datadir)"\" \          -DPACKAGE_DATA_DIR=\""$(datadir)"\" \
10          -DPACKAGE_LOCALE_DIR=\""$(prefix)/$(DATADIRNAME)/locale"\" \          -DPACKAGE_LOCALE_DIR=\""$(prefix)/$(DATADIRNAME)/locale"\" \
11          @PACKAGE_CFLAGS@          @PACKAGE_CFLAGS@
# Line 14  bin_PROGRAMS = graveman Line 15  bin_PROGRAMS = graveman
15  graveman_SOURCES = \  graveman_SOURCES = \
16                  audio.c graveman.h \                  audio.c graveman.h \
17                  callbacks.c graveman.h \                  callbacks.c graveman.h \
18                    cdrdao.c graveman.h \
19                  cdrecord.c graveman.h \                  cdrecord.c graveman.h \
20                  config.c graveman.h \                  config.c graveman.h \
21                  data.c graveman.h \                  data.c graveman.h \

Legend:
Removed from v.1.4  
changed lines
  Added in v.1.5

savannah-hackers-public@gnu.org
ViewVC Help
Powered by ViewVC 1.1.26