X-Git-Url: http://git.cascardo.eti.br/?p=cascardo%2Ff2fchat.git;a=blobdiff_plain;f=Makefile.am;h=223a404f89eea49eb0782a2c2bcd6f7d39afdb5a;hp=6e77a5e0e3828028493e0cf1e3677ce5dd4d50ff;hb=2ce1e48602de964b8a12747b4a329fc082da7523;hpb=a35406f8da02aa40551c5bf7364d4e6890db018c diff --git a/Makefile.am b/Makefile.am index 6e77a5e..223a404 100644 --- a/Makefile.am +++ b/Makefile.am @@ -1,6 +1,6 @@ bin_PROGRAMS = f2fchat f2fcmd -f2fchat_SOURCES = f2fchat.c friend.c message.c +f2fchat_SOURCES = f2fchat.c friend.c message.c menu.c f2fchat_CFLAGS = $(GLIB_CFLAGS) $(GIO_CFLAGS) f2fchat_LDFLAGS = $(GLIB_LIBS) $(GIO_LIBS)