mirror of
https://github.com/znc/znc.git
synced 2026-05-05 13:02:31 +02:00
Remove unneeded )
git-svn-id: https://znc.svn.sourceforge.net/svnroot/znc/trunk@831 726aef4b-f618-498e-8847-2d620e286838
This commit is contained in:
@@ -58,7 +58,7 @@ install: znc @MODTARGET@
|
||||
install -m 0755 znc-buildmod $(DESTDIR)$(prefix)/bin
|
||||
install -m 0644 *.h $(DESTDIR)$(prefix)/include/znc
|
||||
@if test -n "@MODTARGET@"; then \
|
||||
$(MAKE) -C modules install DESTDIR=$(DESTDIR)); \
|
||||
$(MAKE) -C modules install DESTDIR=$(DESTDIR); \
|
||||
fi
|
||||
|
||||
-include .depend
|
||||
|
||||
Reference in New Issue
Block a user