Codebase list cinnamon-menus / 1c2deb0 debian / rules
1c2deb0

Tree @1c2deb0 (Download .tar.gz)

rules @1c2deb0

0114274
 
 
b1331a3
0114274
 
74785b7
0114274
4c52607
f4e2a6f
4c52607
019dc21
 
38c9068
a6aadb1
 
#!/usr/bin/make -f

export DEB_LDFLAGS_MAINT_APPEND = -Wl,--as-needed
export DEB_BUILD_MAINT_OPTIONS = hardening=+bindnow

%:
	dh $@

override_dh_autoreconf:
	NOCONFIGURE=1 dh_autoreconf --as-needed ./autogen.sh

override_dh_missing:
	dh_missing --list-missing

override_dh_auto_clean:
	-dh_auto_clean