mirror of
https://github.com/irssi/irssi.git
synced 2026-08-20 00:52:30 +02:00
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:
parent
25098df8b6
commit
42092bacbe
7 changed files with 104 additions and 48 deletions
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue