• R/O
  • HTTP
  • SSH
  • HTTPS

提交

标签
No Tags

Frequently used words (click to add to your profile)

javac++androidlinuxc#windowsobjective-ccocoa誰得qtpythonphprubygameguibathyscaphec計画中(planning stage)翻訳omegatframeworktwitterdomtestvb.netdirectxゲームエンジンbtronarduinopreviewer

A generic touchscreen calibration program for X.Org


Commit MetaInfo

修订版248f9d25169f5c1664889b4bad93d3329c03ded8 (tree)
时间2010-07-03 23:45:09
作者Tias Guns <tias@ulys...>
CommiterTias Guns

Log Message

more distcheck makefile fixes: scripts/ dir

更改概述

差异

--- a/Makefile.am
+++ b/Makefile.am
@@ -25,7 +25,7 @@
2525 #
2626
2727 AUTOMAKE_OPTIONS = foreign
28-SUBDIRS = src man
28+SUBDIRS = src man scripts
2929
3030 EXTRA_DIST = autogen.sh
3131
--- a/configure.ac
+++ b/configure.ac
@@ -72,6 +72,7 @@ AM_CONDITIONAL([BUILD_X11], [test "x$with_gui" = xx11])
7272 AC_SUBST(VERSION)
7373
7474 AC_OUTPUT([Makefile
75+ scripts/Makefile
7576 src/Makefile
7677 src/calibrator/Makefile
7778 src/gui/Makefile
--- /dev/null
+++ b/scripts/Makefile.am
@@ -0,0 +1,6 @@
1+EXTRA_DIST = \
2+ xinput_calibrator.desktop \
3+ xinput_calibrator_get_hal_calibration.sh \
4+ xinput_calibrator_pointercal.sh \
5+ xinput_calibrator.svg \
6+ xinput_calibrator.xpm