mirror of
https://github.com/gyurix1968/guacamole-client.git
synced 2025-09-06 05:07:41 +00:00
Moved files to src/
This commit is contained in:
@@ -1,8 +1,8 @@
|
||||
# -*- Autoconf -*-
|
||||
# Process this file with autoconf to produce a configure script.
|
||||
|
||||
AC_INIT(client.c)
|
||||
AM_INIT_AUTOMAKE(libguac, 0.0.1)
|
||||
AC_INIT(src/client.c)
|
||||
AM_INIT_AUTOMAKE(libguac, 0.0.0)
|
||||
|
||||
# Checks for programs.
|
||||
AC_PROG_CC
|
||||
|
Reference in New Issue
Block a user