From 0fa5156fbf477fdd4ed583b212e84e28b6285c4c Mon Sep 17 00:00:00 2001 From: "tomas@mc05.(none)" <> Date: Thu, 3 Jun 2004 16:02:07 +0200 Subject: fixes for ndb and make distdir --- ndb/src/common/portlib/Makefile.am | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) (limited to 'ndb/src/common/portlib') diff --git a/ndb/src/common/portlib/Makefile.am b/ndb/src/common/portlib/Makefile.am index 485195fd037..f39cae194d1 100644 --- a/ndb/src/common/portlib/Makefile.am +++ b/ndb/src/common/portlib/Makefile.am @@ -1,3 +1,5 @@ SUBDIRS = unix -noinst_DATA = gcc.cpp +noinst_HEADERS = gcc.cpp + +EXTRA_PROGRAMS = \ No newline at end of file -- cgit v1.2.1