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