comparison libfaim/Makefile.am @ 349:b402a23f35df

[gaim-migrate @ 359] Let's see if *this* doesn't break everything committer: Tailor Script <tailor@pidgin.im>
author Eric Warmenhoven <eric@warmenhoven.org>
date Wed, 07 Jun 2000 17:14:32 +0000
parents 9d258a0aa560
children 0d4e80bdb96b
comparison
equal deleted inserted replaced
348:29f95b2b3e38 349:b402a23f35df
23 aim_snac.c \ 23 aim_snac.c \
24 aim_tlv.c \ 24 aim_tlv.c \
25 aim_txqueue.c \ 25 aim_txqueue.c \
26 aim_util.c 26 aim_util.c
27 27
28 CFLAGS += $(GAIM_CFLAGS) -I../src -DAIM_BUILDDATE=\"`date +%Y%m%d`\" -DAIM_BUILDTIME=\"`date +%H%M%S`\" 28 CFLAGS += -DAIM_BUILDDATE=\"`date +%Y%m%d`\" -DAIM_BUILDTIME=\"`date +%H%M%S`\"
29 29