gui/Makefile.am
changeset 2088 68f8d17ced51
parent 2043 54f80cf6ac86
equal deleted inserted replaced
23:3e87dbcf1df7 24:c4977f88f043
    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)