Skip to content
Snippets Groups Projects
Commit 2ac84e81 authored by Alexandre Savard's avatar Alexandre Savard
Browse files

[#5227] Deactivate automatic call to astyle after compilation

parent 0006c491
No related branches found
No related tags found
No related merge requests found
......@@ -44,4 +44,4 @@ install-exec-local:
uninstall-local:
-test -h $(DESTDIR)$(bindir)/sflphone && rm $(DESTDIR)$(bindir)/sflphone
all: indent
# all: indent
......@@ -3,6 +3,8 @@ include ../globals.mak
libexecdir=$(libdir)/sflphone
libexec_PROGRAMS = sflphoned
# all: indent
SUBDIRS = dbus audio config plug-in hooks history sip iax im
# Add here the cpp files to be build with sflphone
......@@ -105,4 +107,3 @@ libsflphone_la_CFLAGS = \
libsflphone_la_SOURCES =
all: indent
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment