]> git.ipfire.org Git - thirdparty/binutils-gdb.git/blobdiff - sim/rl78/local.mk
sim: common: move modules.c to source tracking
[thirdparty/binutils-gdb.git] / sim / rl78 / local.mk
index 0d39140ac6b86d803b904fa0bd97aa39a8b3d844..bab9e4561ca40de41506c06bf66fa3a9dd69fa72 100644 (file)
@@ -16,6 +16,8 @@
 ## You should have received a copy of the GNU General Public License
 ## along with this program.  If not, see <http://www.gnu.org/licenses/>.
 
+nodist_%C%_libsim_a_SOURCES = \
+       %D%/modules.c
 %C%_libsim_a_SOURCES = \
        $(common_libcommon_a_SOURCES)
 %C%_libsim_a_LIBADD = \
@@ -24,7 +26,6 @@
        %D%/cpu.o \
        %D%/rl78.o \
        %D%/gdb-if.o \
-       %D%/modules.o \
        %D%/trace.o
 $(%C%_libsim_a_OBJECTS) $(%C%_libsim_a_LIBADD): %D%/hw-config.h