Add ‘make dist’ support

This commit is contained in:
Eelco Dolstra 2013-11-22 16:42:25 +01:00
parent eff6c4b791
commit 62e35cc3a8
3 changed files with 23 additions and 6 deletions

View file

@ -1,4 +1,5 @@
VERSION = @VERSION@
PACKAGE_NAME = @PACKAGE_NAME@
PACKAGE_VERSION = @PACKAGE_VERSION@
bindir = @bindir@
datadir = @datadir@
datarootdir = @datarootdir@