align Makefile variables
This commit is contained in:
parent
c5814e1fb5
commit
dc7c7784d6
1 changed files with 10 additions and 8 deletions
2
Makefile
2
Makefile
|
@ -1,3 +1,5 @@
|
||||||
|
VERSION = 0.51
|
||||||
|
|
||||||
MODULES = common plugins/gtkgui
|
MODULES = common plugins/gtkgui
|
||||||
PREFIX = /usr
|
PREFIX = /usr
|
||||||
DESTDIR = /
|
DESTDIR = /
|
||||||
|
|
Loading…
Add table
Reference in a new issue