Makefile.am
branchgui
changeset 133 b289ba51506f
parent 132 de8bef01b9ec
child 139 56dd34430f07
equal deleted inserted replaced
25:1279aebdbe82 26:3736684c59de
    38 	gui_reader.cc \
    38 	gui_reader.cc \
    39 	gui_writer.h \
    39 	gui_writer.h \
    40 	gui_writer.cc \
    40 	gui_writer.cc \
    41 	xml.h \
    41 	xml.h \
    42 	guipixbufs.h \
    42 	guipixbufs.h \
       
    43 	i18n.h \
    43 	gettext.h
    44 	gettext.h
    44 
    45 
    45 glemon_CXXFLAGS = $(GTK_CFLAGS)
    46 glemon_CXXFLAGS = $(GTK_CFLAGS)
    46 glemon_LDFLAGS = $(GTK_LIBS)
    47 glemon_LDFLAGS = $(GTK_LIBS)
    47 glemon_LDADD = $(LIBINTL)
    48 glemon_LDADD = $(LIBINTL)