Mercurial > pidgin
comparison src/Makefile.am @ 1286:cfa8aa50df83
[gaim-migrate @ 1296]
sorry, it just really bugged :) besides, it caused make distcheck to fail and i didn't feel like screwing with it.
committer: Tailor Script <tailor@pidgin.im>
| author | Eric Warmenhoven <eric@warmenhoven.org> |
|---|---|
| date | Fri, 15 Dec 2000 02:29:47 +0000 |
| parents | 07f0bb41bbe1 |
| children | 338b8ac6bdab |
comparison
equal
deleted
inserted
replaced
| 1285:f8557a227369 | 1286:cfa8aa50df83 |
|---|---|
| 65 endif | 65 endif |
| 66 | 66 |
| 67 CFLAGS += -DLOCALEDIR=\"$(datadir)/locale\" -DLIBDIR=\"$(libdir)/gaim/\" $(DEBUG_CFLAGS) | 67 CFLAGS += -DLOCALEDIR=\"$(datadir)/locale\" -DLIBDIR=\"$(libdir)/gaim/\" $(DEBUG_CFLAGS) |
| 68 LIBS += $(DEBUG_LIBS) | 68 LIBS += $(DEBUG_LIBS) |
| 69 | 69 |
| 70 EXTRA_DIST = convo.h \ | 70 EXTRA_DIST = applet.h \ |
| 71 convo.h \ | |
| 71 gaim.h \ | 72 gaim.h \ |
| 72 getopt.c \ | 73 getopt.c \ |
| 73 getopt.h \ | 74 getopt.h \ |
| 74 getopt1.c \ | 75 getopt1.c \ |
| 75 gtkhtml.h \ | 76 gtkhtml.h \ |
| 76 gtkspell.h \ | 77 gtkspell.h \ |
| 77 gtkticker.h \ | 78 gtkticker.h \ |
| 78 gnome_applet_mgr.h \ | |
| 79 multi.h \ | 79 multi.h \ |
| 80 prpl.h \ | 80 prpl.h \ |
| 81 proxy.h | 81 proxy.h |
