mirror of
https://github.com/ashaduri/gsmartcontrol.git
synced 2026-09-25 05:15:33 +00:00
7 lines
203 B
Makefile
7 lines
203 B
Makefile
|
|
noinst_DATA = changelog.in compat control copyright menu postinst postrm rules
|
|
|
|
# include the generated file too
|
|
EXTRA_DIST=changelog.in changelog compat control copyright menu postinst \
|
|
postrm rules
|