diff options
author | N.N. <sevyves@users.sourceforge.net> | 2003-09-17 20:10:29 +0000 |
---|---|---|
committer | N.N. <sevyves@users.sourceforge.net> | 2003-09-17 20:10:29 +0000 |
commit | 5b9132d68a789f127c3ae19a92ef4e4b38955f73 (patch) | |
tree | 731a932f3e8a261e0ca27c6705446d73c15b5a22 /Makefile.in | |
parent | d45a65e66ed9fd7f90ab621e00efe07989a7fa0b (diff) |
Updated for PiDiP 0.12.6
svn path=/trunk/externals/pidip/; revision=994
Diffstat (limited to 'Makefile.in')
-rw-r--r-- | Makefile.in | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/Makefile.in b/Makefile.in index 022f970..370cfb2 100644 --- a/Makefile.in +++ b/Makefile.in @@ -41,6 +41,7 @@ clean: install: cp fonts/* /usr/X11R6/lib/X11/fonts/TTF + cp -f --remove-destination doc/* $(PD_DIR)/doc/5.reference distro: clean all rm */*.o |