aboutsummaryrefslogtreecommitdiffstats
path: root/asn1/h225/Makefile.nmake
diff options
context:
space:
mode:
authorTomas Kukosa <tomas.kukosa@siemens.com>2007-10-10 08:42:19 +0000
committerTomas Kukosa <tomas.kukosa@siemens.com>2007-10-10 08:42:19 +0000
commit1b04a660e5da99ff35f3f4eb3c2154177781687b (patch)
treef9c7fd38bd185e958bb1d714fdf69d83ce30b533 /asn1/h225/Makefile.nmake
parent0d7364444e5a708bf08dc98d2be6a81a40055c7b (diff)
next step to solve dependency generation
svn path=/trunk/; revision=23130
Diffstat (limited to 'asn1/h225/Makefile.nmake')
-rw-r--r--asn1/h225/Makefile.nmake2
1 files changed, 1 insertions, 1 deletions
diff --git a/asn1/h225/Makefile.nmake b/asn1/h225/Makefile.nmake
index b774b99a43..99506b295c 100644
--- a/asn1/h225/Makefile.nmake
+++ b/asn1/h225/Makefile.nmake
@@ -21,7 +21,7 @@
# along with this program; if not, write to the Free Software
# Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA.
-MAKE_CNF_EXPORT = $(MAKE) /$(MAKEFLAGS) -f Makefile.nmake
+MAKE_CNF_EXPORT = $(MAKE) /$(MAKEFLAGS) -f Makefile.nmake generate_export
include Makefile.common
include ../../config.nmake