Codebase list virt-viewer / 2f2506d debian / rules
2f2506d

Tree @2f2506d (Download .tar.gz)

rules @2f2506draw · 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