summaryrefslogtreecommitdiff
path: root/Makefile.common
diff options
context:
space:
mode:
authorpiotr <piotr@piotr-desktop.(none)>2009-06-01 11:09:44 +0200
committerpiotr <piotr@piotr-desktop.(none)>2009-06-01 11:09:44 +0200
commit39dec54e5b4b1cea5f52ad7009907241eea75e02 (patch)
treebc68cd01adecf126768cdc096622dedb180136fa /Makefile.common
parent3d271a927940df0d7368c774c0e1ed0881e6d493 (diff)
big and dirty commit - before osr_repair
Diffstat (limited to 'Makefile.common')
-rw-r--r--Makefile.common1
1 files changed, 1 insertions, 0 deletions
diff --git a/Makefile.common b/Makefile.common
index 7bd8dac..e662909 100644
--- a/Makefile.common
+++ b/Makefile.common
@@ -49,3 +49,4 @@ SWIGGRFLAGS = -I$(GNURADIO_CORE_INCLUDEDIR)/swig -I$(GNURADIO_CORE_INCLUDEDIR)
# not. We define it now in configure.ac using AM_PATH_PROG, but now
# here have to add a -f to be like GNU make.
RM=$(RM_PROG) -f
+
personal git repositories of Harald Welte. Your mileage may vary