summaryrefslogtreecommitdiff
path: root/gkb-new/Makefile.am
blob: 236557ff5790c8e1ce0aa4644915e15c36340801 (plain)
1
2
3
4
5
6
7
8
9
if GKB_SUN
gkb_DDIRS= xmodmap.sun
else
gkb_DDIRS= xmodmap
endif

SUBDIRS= $(gkb_DDIRS)

-include $(top_srcdir)/git.mk