Skip to content

Commit

Permalink
[usb-moded] Make sure debug builds are made
Browse files Browse the repository at this point in the history
Signed-off-by: Philippe De Swert <philippe.deswert@jollamobile.com>
  • Loading branch information
philippedeswert committed Oct 28, 2013
1 parent 3cebdaa commit e6b10e2
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion configure.ac
@@ -1,4 +1,4 @@
AC_INIT([usb_moded], [0.75])
AC_INIT([usb_moded], [0.75.1])
AM_INIT_AUTOMAKE([-Wall -Werror foreign])

AM_CONFIG_HEADER([config.h])
Expand Down
2 changes: 1 addition & 1 deletion rpm/usb-moded.spec
Expand Up @@ -218,7 +218,7 @@ diagnotic mode

%build
%autogen
%configure --enable-app-sync --enable-udev --enable-n900 --enable-meegodevlock
%configure --enable-app-sync --enable-udev --enable-n900 --enable-meegodevlock --enable-debug
make all doc %{?_smp_mflags}

%install
Expand Down

0 comments on commit e6b10e2

Please sign in to comment.