Files
flenser/Makefile.am
ADAM David Alan Martin e595830fab Rename user-facing bits of Dillo to Flenser.
I dunno if I got them all.

This is also now version 0.0.0
2025-04-12 00:43:11 -04:00

19 lines
521 B
Makefile

SUBDIRS = lout dw dlib dpip src doc dpid dpi test
dist_bin_SCRIPTS = flenser-install-hyphenation
EXTRA_DIST = README.md Doxyfile flenserrc install-dpi-local d_size.h
sysconf_DATA = flenserrc
desktopdir = $(datadir)/applications
desktop_DATA = flenser.desktop
appicon48dir = $(datadir)/icons/hicolor/48x48/apps/
appicon48_DATA = icons/48x48/dillo.png
appicon128dir = $(datadir)/icons/hicolor/128x128/apps/
appicon128_DATA = icons/128x128/dillo.png
EXTRA_DIST += $(desktop_DATA) $(appicon48_DATA) $(appicon128_DATA)