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