Mercurial > pidgin
diff 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 |
line wrap: on
line diff
--- a/src/Makefile.am Fri Dec 15 02:13:44 2000 +0000 +++ b/src/Makefile.am Fri Dec 15 02:29:47 2000 +0000 @@ -67,7 +67,8 @@ CFLAGS += -DLOCALEDIR=\"$(datadir)/locale\" -DLIBDIR=\"$(libdir)/gaim/\" $(DEBUG_CFLAGS) LIBS += $(DEBUG_LIBS) -EXTRA_DIST = convo.h \ +EXTRA_DIST = applet.h \ + convo.h \ gaim.h \ getopt.c \ getopt.h \ @@ -75,7 +76,6 @@ gtkhtml.h \ gtkspell.h \ gtkticker.h \ - gnome_applet_mgr.h \ multi.h \ prpl.h \ proxy.h
