Gimp/etc/Makefile.am
Jehan 817ee1c660 app, docs, etc.: transform menurc in shortcutsrc after an update.
Also get rid of various old references to menurc and don't install it anymore to
etc/ (neither the new shortcutsrc as it doesn't look like it brings much value
to do so).
2023-04-12 22:07:09 +02:00

16 lines
199 B
Makefile

## Makefile.am for gimp/etc
gimpsysconf = \
controllerrc \
gimp.css \
sessionrc \
templaterc \
toolrc \
unitrc
gimpsysconf_DATA = \
$(gimpsysconf) \
gimprc
EXTRA_DIST = \
$(gimpsysconf)