]> the.earth.li Git - onak.git/blobdiff - debian/rules
Add an install target in the Makefile (can't believe we didn't already
[onak.git] / debian / rules
index a230cea3ea2bc2d5a2170d18461ba4e5b195ac94..0874ec68bc7eecc197d14dbb7ce5aee8c1447f20 100755 (executable)
@@ -3,9 +3,7 @@
 include /usr/share/cdbs/1/rules/debhelper.mk
 include /usr/share/cdbs/1/class/autotools.mk
 
-DEB_CONFIGURE_EXTRA_FLAGS += --enable-backend=db4
-
-DEB_MAKE_INSTALL_TARGET :=
+DEB_CONFIGURE_EXTRA_FLAGS += --enable-backend=dynamic
 
 # Woody doesn't like this of course
 #CFLAGS += -std=gnu99