diff options
author | Will Thompson <will@willthompson.co.uk> | 2015-06-04 09:06:31 +0100 |
---|---|---|
committer | Will Thompson <will@willthompson.co.uk> | 2015-06-04 09:06:31 +0100 |
commit | e2a25206f52260791e86fa5ee4f56725c53b99b8 (patch) | |
tree | d8781c605877d0f970d3c7b5c925a2e747850728 /Makefile | |
parent | 42e954c63fb73e9d96b3d404c45bb957e4676438 (diff) |
Fail to build without help2manbustle-0.5.0
Diffstat (limited to 'Makefile')
-rw-r--r-- | Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -29,7 +29,7 @@ BUSTLE_PCAP_GENERATED_HEADERS = dist/build/autogen/version.h BUSTLE_PCAP_HEADERS = c-sources/pcap-monitor.h $(BUSTLE_PCAP_GENERATED_HEADERS) bustle-pcap.1: dist/build/bustle-pcap - -help2man --output=$@ --no-info --name='Generate D-Bus logs for bustle' $< + help2man --output=$@ --no-info --name='Generate D-Bus logs for bustle' $< bustle.desktop: data/bustle.desktop.in LC_ALL=C intltool-merge -d -u po $< $@ |