/[xlog]/xlog/src/Makefile.am
ViewVC logotype

Diff of /xlog/src/Makefile.am

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

revision 1.6 by pa4tu, Mon Mar 3 15:14:39 2003 UTC revision 1.7 by pa4tu, Mon Mar 3 15:34:42 2003 UTC
# Line 3  Line 3 
3  SUBDIRS = logfile  SUBDIRS = logfile
4    
5  INCLUDES = \  INCLUDES = \
6          @GTK_CFLAGS@ \          @PACKAGE_CFLAGS@ -I.. \
7          -I..          -DG_DISABLE_DEPRECATED \
8            -DGDK_DISABLE_DEPRECATED \
9            -DGDK_PIXBUF_DISABLE_DEPRECATED \
10            -DGTK_DISABLE_DEPRECATED
11    
12    
13    
14  CLEANFILES = *~  CLEANFILES = *~
15    
# Line 32  xlog_SOURCES = \ Line 37  xlog_SOURCES = \
37          types.h \          types.h \
38          history.c history.h \          history.c history.h \
39          log.c log.h \          log.c log.h \
40          wwl.c wwl.h          wwl.c wwl.h \
41            gtkutils.c gtkutils.h
42    
43  xlog_LDADD = logfile/liblogfile.a @GTK_LIBS@ @LEXLIB@  xlog_LDADD = logfile/liblogfile.a @PACKAGE_LIBS@ @LEXLIB@
44    

Legend:
Removed from v.1.6  
changed lines
  Added in v.1.7

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