Skip to content

Instantly share code, notes, and snippets.

@alienth
Created July 15, 2014 01:35
Show Gist options
  • Save alienth/94ff8980b8e1aeaf6027 to your computer and use it in GitHub Desktop.
Save alienth/94ff8980b8e1aeaf6027 to your computer and use it in GitHub Desktop.
#!/usr/bin/make -f
# -*- makefile -*-
# Uncomment this to turn on verbose mode.
#export DH_VERBOSE=1
%:
dh $@ --buildsystem=cmake
override_installchangelogs:
installchangelogs ChangeLog
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment