diff --git a/protocols/vnc/ChangeLog b/protocols/vnc/ChangeLog index e69de29b..f5e0feca 100644 --- a/protocols/vnc/ChangeLog +++ b/protocols/vnc/ChangeLog @@ -0,0 +1,4 @@ +2011-02-28 Michael Jumper + + * Initial release + diff --git a/protocols/vnc/INSTALL b/protocols/vnc/INSTALL deleted file mode 100644 index e69de29b..00000000 diff --git a/protocols/vnc/COPYING b/protocols/vnc/LICENSE similarity index 100% rename from protocols/vnc/COPYING rename to protocols/vnc/LICENSE diff --git a/protocols/vnc/Makefile.am b/protocols/vnc/Makefile.am index 1be36333..36dd9499 100644 --- a/protocols/vnc/Makefile.am +++ b/protocols/vnc/Makefile.am @@ -1,4 +1,4 @@ -AUTOMAKE_OPTIONS = gnu +AUTOMAKE_OPTIONS = foreign ACLOCAL_AMFLAGS = -I m4 AM_CFLAGS = -Werror -Wall diff --git a/protocols/vnc/NEWS b/protocols/vnc/NEWS deleted file mode 100644 index e69de29b..00000000