Codebase list virt-viewer / 1f94d54 debian / rules
1f94d54

Tree @1f94d54 (Download .tar.gz)

rules @1f94d54raw · 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