Codebase list virt-viewer / 26e78cf debian / rules
26e78cf

Tree @26e78cf (Download .tar.gz)

rules @26e78cfraw · history · blame

1
2
3
4
5
6
7
#!/usr/bin/make -f

DEB_CONFIGURE_SCRIPT_ENV += LDFLAGS=-Wl,--as-needed
DEB_CONFIGURE_EXTRA_FLAGS := --with-gtk=3.0

include /usr/share/cdbs/1/rules/debhelper.mk
include /usr/share/cdbs/1/class/autotools.mk