diff options
| author | Joel Klinghed <the_jk@yahoo.com> | 2017-07-22 23:18:26 +0200 |
|---|---|---|
| committer | Joel Klinghed <the_jk@yahoo.com> | 2017-07-22 23:19:37 +0200 |
| commit | a3da855cddff3c3c71311af6ce3e7629a459024d (patch) | |
| tree | 7ed8cad6256f74fb83632f608891ceeb32e1f59a /Makefile.am | |
| parent | d9e1e04c09a99b2a507e071f434fd394f4781051 (diff) | |
Add application config for GUI
QT5 stored in .config/org.the_jk/tp.Monitor.conf on Linux
GTK stored in dconf
Diffstat (limited to 'Makefile.am')
| -rw-r--r-- | Makefile.am | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile.am b/Makefile.am index 770835c..50d865f 100644 --- a/Makefile.am +++ b/Makefile.am @@ -4,4 +4,4 @@ MAINTAINERCLEANFILES = Makefile.in aclocal.m4 config.guess \ config.sub configure depcomp install-sh ltmain.sh \ missing config.rpath mkinstalldirs compile -SUBDIRS = src test +SUBDIRS = src data test |
