Released 0.7.17

git-svn-id: http://svn.irssi.org/repos/irssi/trunk@47 dbcabf3a-b0e7-0310-adc4-f8d773084564
This commit is contained in:
Timo Sirainen 1999-10-16 11:05:08 +00:00 committed by cras
commit 42092bacbe
7 changed files with 104 additions and 48 deletions

View file

@ -20,8 +20,8 @@ SUBDIRS = macros src $(PLUGINS) $(SERVERTEST)
## to automatically rebuild aclocal.m4 if any of the macros in
## `macros/' change
@MAINT@include $(srcdir)/macros/macros.dep
@MAINT@$(srcdir)macros/macros.dep: $(srcdir)/macros/Makefile.am
@MAINT@ cd macros && $(MAKE) macros.dep
@MAINT@macros/macros.dep: $(srcdir)/macros/Makefile.am
@MAINT@ cd $(srcdir)/macros && $(MAKE) macros.dep
if HAVE_GNOME
appletdir = $(datadir)/applets/Network