Add example configuration file
[emu8051.git] / data / Makefile.am
diff --git a/data/Makefile.am b/data/Makefile.am
new file mode 100644 (file)
index 0000000..758f36c
--- /dev/null
@@ -0,0 +1,11 @@
+
+defconfdir=$(sysconfdir)/xdg/emu8051/default
+defconf_DATA = \
+       emu8051.conf
+
+EXTRA_DIST= \
+       $(defconf_DATA)
+
+CLEANFILES = *~
+
+MAINTAINERCLEANFILES = Makefile.in