Rename .cpp => .cc and .hpp => .h
This commit is contained in:
+1
-1
@@ -4,7 +4,7 @@
|
||||
AC_PREREQ([2.68])
|
||||
AC_INIT(mosh, 0.9, mosh-devel@mit.edu)
|
||||
AM_INIT_AUTOMAKE(mosh, 0.9)
|
||||
AC_CONFIG_SRCDIR([src/transportfragment.hpp])
|
||||
AC_CONFIG_SRCDIR([src/transportfragment.h])
|
||||
AC_CONFIG_HEADERS([config.h])
|
||||
AC_OUTPUT(Makefile src/Makefile protobufs/Makefile scripts/Makefile)
|
||||
|
||||
|
||||
Reference in New Issue
Block a user