mirror of
https://github.com/DYefremov/DemonEditor.git
synced 2026-05-09 13:47:32 +02: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 $@
|
|
|