summaryrefslogtreecommitdiff
path: root/emacsterm.sh.in
diff options
context:
space:
mode:
authorLuke Shumaker <lukeshu@sbcglobal.net>2016-06-08 21:53:02 -0400
committerLuke Shumaker <lukeshu@sbcglobal.net>2016-06-08 21:53:02 -0400
commit482ff021e313131af25eb6c8d70bd4d414c32105 (patch)
treef89d8d6c9031b1afd770d526e273f5a8f1436faf /emacsterm.sh.in
parentc652d729a4be79911ffe11b75cda62b675f1c12a (diff)
Use autothing, touch up buildsystem
Diffstat (limited to 'emacsterm.sh.in')
-rw-r--r--emacsterm.sh.in2
1 files changed, 1 insertions, 1 deletions
diff --git a/emacsterm.sh.in b/emacsterm.sh.in
index a8cef2a..3340bea 100644
--- a/emacsterm.sh.in
+++ b/emacsterm.sh.in
@@ -17,7 +17,7 @@
# You should have received a copy of the GNU General Public License
# along with this program. If not, see <http://www.gnu.org/licenses/>.
-m4_include(common.sh)
+m4_include(common.sh.in)
usage() {
print "Usage: %q [OPTIONS] [SHELL]" "$0"