Changeset 4880 for libpipi/trunk/ThePimp/Makefile.am
- Timestamp:
- Jun 13, 2014, 7:41:12 AM (9 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
libpipi/trunk/ThePimp/Makefile.am
r3561 r4880 1 1 # $Id: $ 2 2 3 pkglibdir = $(libdir)/ThePimp3 mypkglibdir = $(libdir)/ThePimp 4 4 5 5 pimp_sources = \ … … 33 33 34 34 if USE_CSHARP 35 pkglib_DATA = ThePimp.exe35 mypkglib_DATA = ThePimp.exe 36 36 bin_SCRIPTS = pimp 37 37 endif
Note: See TracChangeset
for help on using the changeset viewer.