summaryrefslogtreecommitdiffstats
path: root/kgamma/xf86gammacfg/Makefile.am
diff options
context:
space:
mode:
Diffstat (limited to 'kgamma/xf86gammacfg/Makefile.am')
-rw-r--r--kgamma/xf86gammacfg/Makefile.am11
1 files changed, 11 insertions, 0 deletions
diff --git a/kgamma/xf86gammacfg/Makefile.am b/kgamma/xf86gammacfg/Makefile.am
new file mode 100644
index 00000000..3c7c0154
--- /dev/null
+++ b/kgamma/xf86gammacfg/Makefile.am
@@ -0,0 +1,11 @@
+
+INCLUDES= $(all_includes)
+
+bin_PROGRAMS = xf86gammacfg
+xf86gammacfg_SOURCES = xf86gammacfg.cpp
+xf86gammacfg_LDADD =
+xf86gammacfg_METASOURCES = AUTO
+noinst_HEADERS =
+
+EXTRA_DIST = xf86gammacfg.cpp
+