mirror of
https://github.com/irssi/irssi.git
synced 2025-02-02 15:08:01 -05:00
Fix for building with objdir
git-svn-id: http://svn.irssi.org/repos/irssi/trunk@32 dbcabf3a-b0e7-0310-adc4-f8d773084564
This commit is contained in:
parent
25d7d58da9
commit
69546b19de
@ -19,8 +19,8 @@ SUBDIRS = macros src $(PLUGINS) $(SERVERTEST)
|
|||||||
|
|
||||||
## to automatically rebuild aclocal.m4 if any of the macros in
|
## to automatically rebuild aclocal.m4 if any of the macros in
|
||||||
## `macros/' change
|
## `macros/' change
|
||||||
@MAINT@include macros/macros.dep
|
@MAINT@include $(srcdir)/macros/macros.dep
|
||||||
@MAINT@macros/macros.dep: macros/Makefile.am
|
@MAINT@$(srcdir)macros/macros.dep: $(srcdir)/macros/Makefile.am
|
||||||
@MAINT@ cd macros && $(MAKE) macros.dep
|
@MAINT@ cd macros && $(MAKE) macros.dep
|
||||||
|
|
||||||
if HAVE_GNOME
|
if HAVE_GNOME
|
||||||
|
Loading…
x
Reference in New Issue
Block a user