diff options
Diffstat (limited to 'comms/svxlink/files/patch-makefile.cfg')
-rw-r--r-- | comms/svxlink/files/patch-makefile.cfg | 11 |
1 files changed, 0 insertions, 11 deletions
diff --git a/comms/svxlink/files/patch-makefile.cfg b/comms/svxlink/files/patch-makefile.cfg deleted file mode 100644 index 9eaca18d4340..000000000000 --- a/comms/svxlink/files/patch-makefile.cfg +++ /dev/null @@ -1,11 +0,0 @@ ---- makefile.cfg.orig 2013-03-24 02:49:05.000000000 -0700 -+++ makefile.cfg 2014-04-10 05:10:07.000000000 -0700 -@@ -60,7 +60,7 @@ - endif - - # Set default include path --INCPATH = -+INCPATH = ${ADD_INCPATH} - - # CFLAGS (for CC) and CXXFLAGS (for CXX) - CFLAGS += |