mirror of
https://git.savannah.nongnu.org/git/exosip.git
synced 2026-01-12 00:19:10 +08:00
git-svn-id: svn://svn.savannah.nongnu.org/exosip/trunk/exosip@596 b4fb6cef-10e1-4022-a11b-4669fa468031
8 lines
196 B
Makefile
Executable File
8 lines
196 B
Makefile
Executable File
#!/usr/bin/make -f
|
|
|
|
include /usr/share/cdbs/1/class/autotools.mk
|
|
include /usr/share/cdbs/1/rules/debhelper.mk
|
|
|
|
DEB_CONFIGURE_EXTRA_FLAGS := --disable-josua
|
|
DEB_DH_INSTALL_SOURCEDIR := debian/tmp
|