summaryrefslogtreecommitdiff
path: root/gkb-new/Makefile.am
diff options
context:
space:
mode:
Diffstat (limited to 'gkb-new/Makefile.am')
-rw-r--r--gkb-new/Makefile.am9
1 files changed, 9 insertions, 0 deletions
diff --git a/gkb-new/Makefile.am b/gkb-new/Makefile.am
new file mode 100644
index 00000000..236557ff
--- /dev/null
+++ b/gkb-new/Makefile.am
@@ -0,0 +1,9 @@
+if GKB_SUN
+gkb_DDIRS= xmodmap.sun
+else
+gkb_DDIRS= xmodmap
+endif
+
+SUBDIRS= $(gkb_DDIRS)
+
+-include $(top_srcdir)/git.mk