mirror of
https://github.com/DYefremov/DemonEditor.git
synced 2026-02-01 12:20:25 +01:00
7 lines
64 B
Makefile
Executable File
7 lines
64 B
Makefile
Executable File
#!/usr/bin/make -f
|
|
export PYBUILD_NAME=demon-editor
|
|
|
|
%:
|
|
dh $@
|
|
|