]> Dogcows Code - chaz/tar/blobdiff - lib/Makefile.tmpl
Added 'rtapelib.o: localedir.h' dependency
[chaz/tar] / lib / Makefile.tmpl
index 7cd4e88b4a72d1ed4fe817038199f2aab736f703..0ace7d861c0a0253ce2d61b4ae0e657900199562 100644 (file)
@@ -31,6 +31,8 @@ localedir.h : Makefile
        echo "# define DEFAULT_RMT_COMMAND \"$(DEFAULT_RMT_DIR)/`echo \"rmt\" | sed 's,^.*/,,;$(transform)'`$(EXEEXT)\"" >> $@
        echo "#endif" >> $@
 
+rtapelib.o: localedir.h
+
 libtar_a_LIBADD = $(LIBOBJS) $(ALLOCA)
 libtar_a_DEPENDENCIES = $(libtar_a_LIBADD)
 
This page took 0.020622 seconds and 4 git commands to generate.